package logic.game enum PollingEvents { case CardPlayed case NewRound case ReloadEvent case LobbyUpdate }