mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Live Roulette v1 (#59)
* Enabling/disabling gamba games with dynamic settting lookup. * Its roulette baby
This commit is contained in:
committed by
GitHub
parent
6209a76e94
commit
ca2e2c7874
@@ -302,7 +302,9 @@ public enum WagerGame
|
||||
Slots,
|
||||
Blackjack,
|
||||
[Description("Plinko")]
|
||||
Plinko
|
||||
Plinko,
|
||||
[Description("Roulette but live")]
|
||||
Roulette
|
||||
}
|
||||
|
||||
public enum GamblerState
|
||||
|
||||
Reference in New Issue
Block a user