5 lines
No EOL
76 B
Protocol Buffer
5 lines
No EOL
76 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
message SceneEntityDrownReq {
|
|
uint32 entity_id = 14;
|
|
} |