sync fix5

This commit is contained in:
Akbar Yahya
2022-12-12 17:47:14 +08:00
parent 6be74b30d2
commit 58b54d047a
48 changed files with 137 additions and 145 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;
}