We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26bd936 commit ef03f09Copy full SHA for ef03f09
Source/RunActivity/Viewer3D/RollingStock/SubSystems/DistributedPowerInterface.cs
@@ -26,9 +26,9 @@
26
using System;
27
using System.Collections.Generic;
28
using System.Linq;
29
-using static Orts.Viewer3D.RollingStock.SubSystems.DistributedPowerInterface;
+using static Orts.Viewer3D.RollingStock.Subsystems.DistributedPowerInterface;
30
31
-namespace Orts.Viewer3D.RollingStock.SubSystems
+namespace Orts.Viewer3D.RollingStock.Subsystems
32
{
33
public class DistributedPowerInterface
34
0 commit comments