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

@@ -40,7 +40,7 @@ message TowerAllDataRsp {
uint32 schedule_start_time = 610;
int32 retcode = 11;
uint32 Unk3300_OHCHCJGJIDK = 4;
uint32 Unk3300_BBHKBDDFPFE = 2;
uint32 valid_tower_record_num = 2;
TowerMonthlyBrief last_schedule_monthly_brief = 1245;
TowerCurLevelRecord cur_level_record = 12;
repeated TowerFloorRecord tower_floor_record_list = 13;
@@ -48,5 +48,5 @@ message TowerAllDataRsp {
uint32 Unk3300_LEKODCFPINJ = 7;
map<uint32, uint32> Unk3300_PJPEEJACFJH = 3;
bool is_finished_entrance_floor = 15;
map<uint32, uint32> Unk3300_GNINCLBMMDJ = 14;
map<uint32, uint32> floor_open_time_map = 14;
}