mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-05 06:12:14 +02:00
6 lines
94 B
Protocol Buffer
6 lines
94 B
Protocol Buffer
|
|
message WorldBuffDBInfo {
|
|
optional int32 id = 2;
|
|
optional int64 remaining_time = 3;
|
|
}
|