mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
clean up comments
This commit is contained in:
parent
ccca83a699
commit
f276e33e5e
5 changed files with 12 additions and 10 deletions
|
|
@ -51,6 +51,6 @@ message ServerInfo_Card {
|
|||
// the unique id of the card in that zone
|
||||
optional sint32 attach_card_id = 16 [default = -1];
|
||||
|
||||
// unique id of this kind of card, extends the name to specify a specific version of a type of card
|
||||
// unique id of this kind of card, extends the name to specify a specific printing of a card
|
||||
optional string provider_id = 17;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue