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,10 +6,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// Name: IFLPKKOCJCM
|
||||
// CmdId: 1091
|
||||
message AvatarSkillUpgradeRsp {
|
||||
uint32 MFNMHANCIMP = 12;
|
||||
uint32 avatarSkillId = 12;
|
||||
uint64 avatar_guid = 3;
|
||||
uint32 PJNELCLHMOH = 7;
|
||||
uint32 OCEFCGKBPPE = 5;
|
||||
uint32 oldLevel = 7;
|
||||
uint32 curLevel = 5;
|
||||
int32 retcode = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user