mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-06 09:42:59 +03:00
Update 3.6
This commit is contained in:
@@ -3,10 +3,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: HBMBCJFDFPP
|
||||
// CmdId: 1620
|
||||
// CmdId: 1602
|
||||
// Name: GLDBIGJJKPE
|
||||
message AvatarChangeAnimHashReq {
|
||||
uint32 anim_hash = 12;
|
||||
uint64 avatar_guid = 5;
|
||||
uint64 avatar_guid = 11;
|
||||
uint32 anim_hash = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user