feat(ci): Polling
Co-authored-by: LQ63 <lkhermann@web.de> Reviewed-on: #53
This commit is contained in:
6
knockoutwhistweb/app/logic/game/PollingEvents.scala
Normal file
6
knockoutwhistweb/app/logic/game/PollingEvents.scala
Normal file
@@ -0,0 +1,6 @@
|
||||
package logic.game
|
||||
|
||||
enum PollingEvents {
|
||||
case CardPlayed
|
||||
case GameStarted
|
||||
}
|
||||
Reference in New Issue
Block a user