mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
update proto 3.5: can at least log in (part 6)
This commit is contained in:
@@ -6,11 +6,11 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// Name: FDBHCBMNCAI
|
||||
// CmdId: 1741
|
||||
message AvatarUpgradeRsp {
|
||||
uint32 MFNMHANCIMP = 3;
|
||||
uint32 PJNELCLHMOH = 15;
|
||||
uint32 oldLevel = 3;
|
||||
uint32 curLevel = 15;
|
||||
int32 retcode = 1;
|
||||
uint64 avatar_guid = 13;
|
||||
map<uint32, float> GEKBLKPMJCG = 7;
|
||||
map<uint32, float> AFEDLAOGFOC = 12;
|
||||
map<uint32, float> oldFightPropMap = 7;
|
||||
map<uint32, float> curFightPropMap = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user