6 lines
No EOL
75 B
Protocol Buffer
6 lines
No EOL
75 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
|
|
message PersonalSceneJumpReq {
|
|
uint32 point_id = 2;
|
|
} |