diff --git a/MechJeb2/GLUtils.cs b/MechJeb2/GLUtils.cs index 59e0e81d..8c94f074 100644 --- a/MechJeb2/GLUtils.cs +++ b/MechJeb2/GLUtils.cs @@ -1,6 +1,6 @@ using System.Collections.Generic; using UnityEngine; -using static MechJebLib.Utils.Statics; +using static MechJebLib.Statics; namespace MuMech { diff --git a/MechJeb2/Maneuver/OperationAdvancedTransfer.cs b/MechJeb2/Maneuver/OperationAdvancedTransfer.cs index 221df744..4429efe0 100644 --- a/MechJeb2/Maneuver/OperationAdvancedTransfer.cs +++ b/MechJeb2/Maneuver/OperationAdvancedTransfer.cs @@ -3,7 +3,7 @@ using JetBrains.Annotations; using KSP.Localization; using UnityEngine; -using static MechJebLib.Utils.Statics; +using static MechJebLib.Statics; using Object = UnityEngine.Object; namespace MuMech diff --git a/MechJeb2/Maneuver/OperationEllipticize.cs b/MechJeb2/Maneuver/OperationEllipticize.cs index 2972bd12..c56fec6f 100644 --- a/MechJeb2/Maneuver/OperationEllipticize.cs +++ b/MechJeb2/Maneuver/OperationEllipticize.cs @@ -1,7 +1,7 @@ using System.Collections.Generic; using JetBrains.Annotations; using KSP.Localization; -using static MechJebLib.Utils.Statics; +using static MechJebLib.Statics; namespace MuMech { diff --git a/MechJeb2/Maneuver/OperationPeriapsis.cs b/MechJeb2/Maneuver/OperationPeriapsis.cs index 6ff397be..38edbfe4 100644 --- a/MechJeb2/Maneuver/OperationPeriapsis.cs +++ b/MechJeb2/Maneuver/OperationPeriapsis.cs @@ -1,7 +1,7 @@ using System.Collections.Generic; using JetBrains.Annotations; using KSP.Localization; -using static MechJebLib.Utils.Statics; +using static MechJebLib.Statics; namespace MuMech { diff --git a/MechJeb2/Maneuver/OperationSemiMajor.cs b/MechJeb2/Maneuver/OperationSemiMajor.cs index 13aa2b01..55c06417 100644 --- a/MechJeb2/Maneuver/OperationSemiMajor.cs +++ b/MechJeb2/Maneuver/OperationSemiMajor.cs @@ -1,7 +1,7 @@ using System.Collections.Generic; using JetBrains.Annotations; using KSP.Localization; -using static MechJebLib.Utils.Statics; +using static MechJebLib.Statics; namespace MuMech { diff --git a/MechJeb2/MechJeb2.csproj b/MechJeb2/MechJeb2.csproj index e789b428..c1925cea 100644 --- a/MechJeb2/MechJeb2.csproj +++ b/MechJeb2/MechJeb2.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -12,7 +12,7 @@ v4.8 true 512 - + 8 @@ -40,248 +40,248 @@ MechJeb2.ruleset - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + @@ -343,12 +343,12 @@ False - + - + - +