Daily dollar that resets midnight BMT

This commit is contained in:
barelyprofessional
2026-01-04 23:59:14 -06:00
parent e952179663
commit 19571d54e7
4 changed files with 77 additions and 1 deletions

View File

@@ -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