Open twpol opened 2 years ago
This code line of MSTSLocomotiveViewer.cs contains a typo UserInputCommands.Add(UserCommand.ControlGenericItem2, new Action[] { Noop, () => new ToggleGenericItem1Command(Viewer.Log) });
Imported from https://bugs.launchpad.net/bugs/1990553
This code line of MSTSLocomotiveViewer.cs contains a typo UserInputCommands.Add(UserCommand.ControlGenericItem2, new Action[] { Noop, () => new ToggleGenericItem1Command(Viewer.Log) });