Add cmtreemap command to plant trees according to a heightmap
This commit is contained in:
@@ -2225,4 +2225,5 @@ void IConsoleStdLibRegister()
|
||||
IConsoleCmdRegister("newgrf_profile", ConNewGRFProfile, ConHookNewGRFDeveloperTool);
|
||||
|
||||
IConsoleCmdRegister("cmexport", citymania::ConExport);
|
||||
IConsoleCmdRegister("cmtreemap", citymania::ConTreeMap, ConHookNoNetwork);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user