Live Roulette v1 (#59)

* Enabling/disabling gamba games with dynamic settting lookup.

* Its roulette baby
This commit is contained in:
CrackmaticSoftware
2026-01-29 19:20:57 +01:00
committed by GitHub
parent 6209a76e94
commit ca2e2c7874
4 changed files with 1009 additions and 1 deletions

View File

@@ -302,7 +302,9 @@ public enum WagerGame
Slots,
Blackjack,
[Description("Plinko")]
Plinko
Plinko,
[Description("Roulette but live")]
Roulette
}
public enum GamblerState