5 lines
No EOL
82 B
Protocol Buffer
5 lines
No EOL
82 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
message SceneInitFinishRsp {
|
|
uint32 enter_scene_token = 14;
|
|
} |