mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-30 22:51:57 -08:00
5 lines
88 B
Protocol Buffer
5 lines
88 B
Protocol Buffer
message ServerInfo_CardCounter {
|
|
optional sint32 id = 1;
|
|
optional sint32 value = 2;
|
|
}
|