Add cmresettowngrowth command to reset growth rate of all towns to normal
This commit is contained in:
@@ -2214,4 +2214,5 @@ void IConsoleStdLibRegister()
|
||||
IConsoleCmdRegister("cmstep", citymania::ConStep, ConHookNoNetwork);
|
||||
IConsoleCmdRegister("cmexport", citymania::ConExport);
|
||||
IConsoleCmdRegister("cmtreemap", citymania::ConTreeMap, ConHookNoNetwork);
|
||||
IConsoleCmdRegister("cmresettowngrowth", citymania::ConResetTownGrowth, ConHookNoNetwork);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user