mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-05 11:57:06 +03:00
Update 3.6
This commit is contained in:
@@ -3,10 +3,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: GCJHACJGIDO
|
||||
// CmdId: 214
|
||||
// CmdId: 216
|
||||
// Name: OLMNHDCCBOE
|
||||
message SceneInitFinishRsp {
|
||||
uint32 enter_scene_token = 13;
|
||||
int32 retcode = 4;
|
||||
int32 retcode = 2;
|
||||
uint32 enter_scene_token = 14;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user