You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic merge of T1.6-rc2-41-gacd714487 and 8 pull requests
- Pull request #1086 at e10390b: Add Settings Exporter tool (copy settings to INI, etc)
- Pull request #1091 at 2391bc0: Automatic speed control
- Pull request #1107 at f5eb3dc: Fix DPMode when last remote is moved to front.
- Pull request #1110 at 387388e: Fix Activity Runner persists after loading exception
- Pull request #1112 at 1224807: update for V1.6
- Pull request #1082 at 5845a1a: Allow variable water level in glass gauge
- Pull request #1104 at f40920a: Handle simple adhesion within the axle module
- Pull request #1081 at 689494b: Brake cuts power unification
// accepted station stop because either freight train or passenger train or fake passenger train with passenger car on platform or fake passenger train
903
+
// accepted station stop because either freight train or passenger train or fake passenger train with passenger car on platform or fake passenger train
Viewer.PlayerTrain.TrainType==Train.TRAINTYPE.REMOTE||Viewer.PlayerTrain.TrainType==Train.TRAINTYPE.STATIC,"PlayerTrain.LeadLocomotive must be PlayerLocomotive.");
302
302
varleadLocomotiveCar=Car.Train?.LeadLocomotive;// Note: Will return null for AI trains, this is intended behavior
0 commit comments