Rename excel classes

This commit is contained in:
Melledy
2022-05-28 04:21:47 -07:00
parent 91f8381fb1
commit 8ef99db9d3
124 changed files with 1290 additions and 1508 deletions

View File

@@ -12,7 +12,7 @@ message AvatarDataNotify {
repeated AvatarInfo avatar_list = 15;
map<uint32, AvatarTeam> avatar_team_map = 6;
uint32 cur_avatar_team_id = 2;
uint64 choose_avatar_guid = 11;
fixed64 choose_avatar_guid = 11;
repeated uint64 temp_avatar_guid_list = 14;
repeated uint32 owned_flycloak_list = 8;
repeated uint32 owned_costume_list = 7;