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

@@ -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;
}