mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
Update 3.2
This commit is contained in:
@@ -28,9 +28,9 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
message PathfindingEnterSceneReq {
|
||||
uint32 scene_id = 12;
|
||||
repeated uint32 activity_id = 14;
|
||||
uint32 Unk2800_NCDFAFMGMIG = 15;
|
||||
uint32 scene_tag_hash = 15;
|
||||
uint32 version = 6;
|
||||
bool is_editor = 11;
|
||||
repeated ObstacleInfo obstacles = 13;
|
||||
uint32 Unk2800_MBDFGODMPFN = 4;
|
||||
uint32 polygon_id = 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user