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