Created initial models for kasino events

This commit is contained in:
barelyprofessional
2025-11-16 02:03:02 -06:00
parent e99434f5df
commit 4bf9308fa7
3 changed files with 129 additions and 3 deletions

View File

@@ -289,7 +289,7 @@ public enum WagerGame
/// </summary>
Event,
[Description("Guess what number I'm thinking of")]
GuessWhatNumber
GuessWhatNumber,
}
public enum GamblerState