mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
Update v1
This commit is contained in:
@@ -4,14 +4,14 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ObstacleInfo.proto";
|
||||
|
||||
// Name: JHBDBDPACBO
|
||||
// CmdId: 2314
|
||||
// CmdId: 2316
|
||||
// Name: BOHANKHMFEB
|
||||
message PathfindingEnterSceneReq {
|
||||
bool is_editor = 11;
|
||||
uint32 scene_id = 15;
|
||||
uint32 version = 1;
|
||||
uint32 FBHKKDDCOPA = 13;
|
||||
uint32 OOKOOLNLGOD = 4;
|
||||
repeated ObstacleInfo obstacles = 12;
|
||||
uint32 ILMENCHMGBJ = 1;
|
||||
bool is_editor = 10;
|
||||
repeated ObstacleInfo obstacles = 13;
|
||||
uint32 EKOAFIHJCPL = 14;
|
||||
uint32 scene_id = 2;
|
||||
uint32 version = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user