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

@@ -31,7 +31,7 @@ message AvatarUpgradeRsp {
int32 retcode = 8;
uint64 avatar_guid = 14;
uint32 cur_level = 9;
map<uint32, float> Unk3300_OIMPFCDCDGA = 13;
map<uint32, float> Unk3300_BFNHHNKOLBH = 6;
map<uint32, float> cur_fight_prop_map = 13;
map<uint32, float> old_fight_prop_map = 6;
uint32 old_level = 12;
}