Allow using the money cheat with values greater than 32 bits

See: #536
This commit is contained in:
Jonathan G Rennison
2023-06-06 21:49:30 +01:00
parent d03465db59
commit 3151751eda
3 changed files with 12 additions and 10 deletions

View File

@@ -178,8 +178,8 @@ CommandProc CmdCloneOrder;
CommandProc CmdClearArea;
CommandProc CmdGiveMoney;
CommandProc CmdMoneyCheat;
CommandProc CmdMoneyCheatAdmin;
CommandProcEx CmdMoneyCheat;
CommandProcEx CmdMoneyCheatAdmin;
CommandProc CmdChangeBankBalance;
CommandProc CmdCheatSetting;
CommandProc CmdBuildCanal;