Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d46d1674a | |||
| 6b9355594e |
@@ -30,7 +30,7 @@ namespace AutomaticShipSystems
|
|||||||
internal static void Enable()
|
internal static void Enable()
|
||||||
{
|
{
|
||||||
ModEnabled = true;
|
ModEnabled = true;
|
||||||
VoidManager.Progression.ProgressionHandler.DisableProgression(MyPluginInfo.PLUGIN_GUID);
|
// VoidManager.Progression.ProgressionHandler.DisableProgression(MyPluginInfo.PLUGIN_GUID);
|
||||||
}
|
}
|
||||||
|
|
||||||
public override SessionChangedReturn OnSessionChange(SessionChangedInput input)
|
public override SessionChangedReturn OnSessionChange(SessionChangedInput input)
|
||||||
|
|||||||
Reference in New Issue
Block a user