Update proto 3.3 (fix5)

* including v4
This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
Akbar Yahya
2022-12-12 17:28:14 +08:00
parent 80abe46342
commit 336c3a2931
70 changed files with 185 additions and 185 deletions

View File

@@ -30,10 +30,10 @@ message GetAllMailResultNotify {
// ENET_IS_RELIABLE = 1;
// }
uint32 Unk3300_LMCAADPAICM = 13;
uint32 page_index = 13;
string transaction = 14;
bool is_collected = 12;
int32 retcode = 7;
repeated MailData mail_list = 2;
uint32 Unk3300_PGJIHELKCEA = 6;
uint32 total_page_count = 6;
}