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

@@ -33,8 +33,8 @@ message GCGDSDataNotify {
uint32 cur_deck_id = 8;
repeated GCGDSDeckData deck_list = 3;
repeated uint32 Unk3300_GEBHJAGKEID = 10;
repeated uint32 unlock_card_back_id_list = 10;
repeated GCGDSCardData card_list = 9;
repeated uint32 Unk3300_AAEAECGPHBH = 5;
repeated uint32 Unk3300_JJCEINFHKOG = 6;
repeated uint32 unlock_field_id_list = 5;
repeated uint32 unlock_deck_id_list = 6;
}