mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Daily dollar that resets midnight BMT
This commit is contained in:
@@ -270,7 +270,11 @@ public enum TransactionSourceEventType
|
||||
/// to figure out what the next lossback should be. (Basically return a small % of the player's losses
|
||||
/// unless the player's actual position is positive during the period, then tell them to fuck off)
|
||||
/// </summary>
|
||||
Lossback
|
||||
Lossback,
|
||||
/// <summary>
|
||||
/// A specific form of 24 hour time-based reload that has no wager requirement
|
||||
/// </summary>
|
||||
DailyDollar
|
||||
}
|
||||
|
||||
public enum WagerGame
|
||||
|
||||
Reference in New Issue
Block a user