Enha: attempt to do modal popup of clue; must be a better way
This commit is contained in:
@ -53,6 +53,7 @@ type Room struct {
|
||||
BlueCounter uint8
|
||||
RedCounter uint8
|
||||
RedTurn bool // false is blue turn
|
||||
MimeDone bool
|
||||
IsPublic bool
|
||||
// GameSettings *GameSettings `json:"settings"`
|
||||
IsRunning bool `json:"is_running"`
|
||||
|
Reference in New Issue
Block a user