6 lines
No EOL
73 B
Protocol Buffer
6 lines
No EOL
73 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
|
|
message SceneTimeNotify {
|
|
uint32 scene_id = 2;
|
|
} |