variable rename
This commit is contained in:
@@ -12,7 +12,7 @@ public struct Settings
|
||||
/// <summary>
|
||||
/// Maximum bet that will be allowed to set
|
||||
/// </summary>
|
||||
private uint max_bet;
|
||||
private uint maxBet;
|
||||
|
||||
/// <summary>
|
||||
/// How much the bet will change when user adjusts their bet via +/- keys
|
||||
|
||||
Reference in New Issue
Block a user