mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 01:33:33 +08:00
minor fix
This commit is contained in:
@@ -1219,7 +1219,6 @@ public static class DysonSphereFunctions
|
||||
layer.QuickAddDysonShell(0, newNodes, newFrames, false);
|
||||
foreach (var node in newNodes)
|
||||
{
|
||||
dysonSphere.AddDysonNodeRData(node, true);
|
||||
node.RecalcSpReq();
|
||||
node.RecalcCpReq();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user