feat(game)!: Add winner display and return to lobby functionality
This commit is contained in:
@@ -3,6 +3,7 @@ package logic.game
|
||||
enum PollingEvents {
|
||||
case CardPlayed
|
||||
case NewRound
|
||||
case NewTrick
|
||||
case ReloadEvent
|
||||
case LobbyUpdate
|
||||
case LobbyCreation
|
||||
|
||||
Reference in New Issue
Block a user