mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
clean up comments
This commit is contained in:
parent
ccca83a699
commit
f276e33e5e
5 changed files with 12 additions and 10 deletions
|
|
@ -60,6 +60,6 @@ message ServerInfo_Game {
|
|||
// time that the game started at
|
||||
optional uint32 start_time = 51;
|
||||
|
||||
// whether the game is closed, closed games are finished and can't be interacted with
|
||||
// whether the game is closed. Closed games are finished and can't be interacted with
|
||||
optional bool closed = 52;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue