mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.2
This commit is contained in:
@@ -27,6 +27,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
message GetAllMailRsp {
|
||||
int32 retcode = 8;
|
||||
repeated MailData mail_list = 14;
|
||||
bool Unk2700_OPEHLDAGICF = 1;
|
||||
bool is_collected = 1;
|
||||
bool is_truncated = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user