mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
4 lines
88 B
Protocol Buffer
4 lines
88 B
Protocol Buffer
message ServerInfo_CardCounter {
|
|
optional sint32 id = 1;
|
|
optional sint32 value = 2;
|
|
}
|