Feat: game over event to be seen in backog
This commit is contained in:
@ -42,7 +42,7 @@ type Team struct {
|
||||
type Action struct {
|
||||
Actor string
|
||||
ActorColor string
|
||||
Action WordColor // clue | guess
|
||||
Action string // clue | guess
|
||||
Word string
|
||||
WordColor string
|
||||
Number string // for clue
|
||||
|
Reference in New Issue
Block a user