mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-02-04 18:22:18 +08:00
CheatEnabler v2.4.2
This commit is contained in:
@@ -217,6 +217,7 @@ public static class DysonSphereFunctions
|
||||
if (count > 0L) consumeRegister[ProductionStatistics.SOLAR_SAIL_ID] += (int)count;
|
||||
}
|
||||
}
|
||||
dysonSphere.needRecalculatePower = true;
|
||||
});
|
||||
}
|
||||
|
||||
@@ -281,6 +282,7 @@ public static class DysonSphereFunctions
|
||||
dysonSphere.CheckAutoNodes();
|
||||
dysonSphere.PickAutoNode();
|
||||
dysonSphere.modelRenderer.RebuildModels();
|
||||
dysonSphere.needRecalculatePower = true;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user