mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update v1
This commit is contained in:
@@ -4,12 +4,12 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "MotionInfo.proto";
|
||||
|
||||
// Name: ODKHBFHKCEF
|
||||
// CmdId: 207
|
||||
// CmdId: 278
|
||||
// Name: HADOGPNKCLM
|
||||
message SceneEntityMoveNotify {
|
||||
uint32 entity_id = 15;
|
||||
MotionInfo motion_info = 3;
|
||||
uint32 reliable_seq = 1;
|
||||
MotionInfo motion_info = 6;
|
||||
uint32 scene_time = 10;
|
||||
uint32 scene_time = 14;
|
||||
uint32 entity_id = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user