Add GUI/command support for >255 station types per station class

This commit is contained in:
Jonathan G Rennison
2023-02-16 22:33:34 +00:00
parent 50a48b1264
commit 5e398d9478
4 changed files with 14 additions and 9 deletions

View File

@@ -50,7 +50,7 @@ CommandProc CmdLandscapeClear;
CommandProc CmdBuildBridge;
CommandProc CmdBuildRailStation;
CommandProcEx CmdBuildRailStation;
CommandProc CmdRemoveFromRailStation;
CommandProc CmdConvertRail;