Add setting to allow auto-fill signal dragging to skip over stations/waypoints

This commit is contained in:
Jonathan G Rennison
2023-12-19 22:25:05 +00:00
parent 55bac952a4
commit 540cec2af5
7 changed files with 38 additions and 10 deletions

View File

@@ -212,8 +212,8 @@ CommandProc CmdStoryPageButton;
CommandProc CmdLevelLand;
CommandProc CmdBuildSignalTrack;
CommandProc CmdRemoveSignalTrack;
CommandProcEx CmdBuildSignalTrack;
CommandProcEx CmdRemoveSignalTrack;
CommandProc CmdSetAutoReplace;