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