mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Removed some pointless decimal conversion. Subtract wager from winnings.
This commit is contained in:
@@ -290,7 +290,8 @@ public enum WagerGame
|
||||
Event,
|
||||
[Description("Guess what number I'm thinking of")]
|
||||
GuessWhatNumber,
|
||||
Wheel
|
||||
Wheel,
|
||||
Slots
|
||||
}
|
||||
|
||||
public enum GamblerState
|
||||
|
||||
Reference in New Issue
Block a user