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