mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-16 15: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
|
|
@ -31,7 +31,7 @@ message Command_CreateGame {
|
|||
// game description shown in game list
|
||||
optional string description = 1;
|
||||
|
||||
// password users will have to provide to joing the game
|
||||
// password users will have to provide to join the game
|
||||
optional string password = 2;
|
||||
|
||||
// amount of players needed to play
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue