minor fix

This commit is contained in:
2025-07-22 13:38:12 +08:00
parent 4f292bd2d3
commit 4e2b4a8e22
@@ -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();
}