Skip to content

Commit ae1cffb

Browse files
committed
Merge branch 'blueprint/TrainCarOperations-ui-window' of https://github.com/mbm-OR/openrails into blueprint/TrainCarOperations-ui-window
2 parents 0599e6c + 58b659d commit ae1cffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/ORTS.Settings/RailDriverSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ static RailDriverSettings()
6868
// Btn 04 Default Legend Station/Siding Names
6969
// Btn 05 Default Legend Car #
7070
DefaultUserCommands.Add(UserCommand.DisplaySwitchWindow, 6); // Btn 06 Default Legend Switching Drive Aids
71-
DefaultUserCommands.Add(UserCommand.DisplayTrainOperationsWindow, 7); // Btn 07 Default Legend Train Operations
71+
DefaultUserCommands.Add(UserCommand.DisplayTrainCarOperationsWindow, 7);// Btn 07 Default Legend Train Car Operations
7272
DefaultUserCommands.Add(UserCommand.DisplayNextStationWindow, 8); // Btn 08 Default Legend Next Station Window
7373
// Btn 09 Default Legend Ops Notebook
7474
// Btn 10 Default Legend Hide Drive Aids

0 commit comments

Comments
 (0)