7 lines
84 B
Protocol Buffer
7 lines
84 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// Obf: CGABDBLBBGF
|
||
|
message MassiveWaterInfo {
|
||
|
int64 id = 1;
|
||
|
}
|