variable rename

This commit is contained in:
2025-12-27 00:43:00 +01:00
parent 483b411125
commit e186db6fb0

View File

@@ -12,7 +12,7 @@ public struct Settings
/// <summary> /// <summary>
/// Maximum bet that will be allowed to set /// Maximum bet that will be allowed to set
/// </summary> /// </summary>
private uint max_bet; private uint maxBet;
/// <summary> /// <summary>
/// How much the bet will change when user adjusts their bet via +/- keys /// How much the bet will change when user adjusts their bet via +/- keys