Skip to content

Commit 33de10b

Browse files
committed
Some cleanup
1 parent 3f5e038 commit 33de10b

File tree

2 files changed

+130
-178
lines changed

2 files changed

+130
-178
lines changed

Source/Orts.Simulation/Simulation/RollingStocks/MSTSLocomotive.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,6 @@ public override void Initialize()
16981698
public void SetUpCruiseControl(STFReader stf)
16991699
{
17001700
CruiseControl = new CruiseControl(this);
1701-
CruiseControl.Equipped = true;
17021701
CruiseControl.Parse(stf);
17031702
}
17041703

0 commit comments

Comments
 (0)