mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "MailData.proto";
|
||||
|
||||
// Name: KOAPCJOBLKO
|
||||
// CmdId: 1475
|
||||
// CmdId: 1496
|
||||
// Name: NHMPDGGMDNN
|
||||
message MailChangeNotify {
|
||||
repeated MailData mail_list = 8;
|
||||
repeated uint32 del_mail_id_list = 2;
|
||||
repeated uint32 del_mail_id_list = 5;
|
||||
repeated MailData mail_list = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user