mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Fix6
This commit is contained in:
@@ -24,8 +24,8 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
message TowerCurLevelRecord {
|
||||
repeated uint32 buff_id_list = 14;
|
||||
bool is_upper_part = 4;
|
||||
uint32 Unk3300_KPGBPDIJJJJ = 6;
|
||||
uint32 cur_level_index = 6;
|
||||
bool is_empty = 1;
|
||||
repeated TowerTeam tower_team_list = 8;
|
||||
uint32 Unk3300_PMHCLPFPHBJ = 9;
|
||||
uint32 cur_floor_id = 9;
|
||||
}
|
||||
|
Reference in New Issue
Block a user