mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-03-22 20:33:24 +08:00
work in progress
This commit is contained in:
@@ -311,6 +311,7 @@ public class FactoryPatch : PatchImpl<FactoryPatch>
|
||||
Functions.UIFunctions.UpdateToggleAutoConstructCheckButtonVisiblility();
|
||||
}
|
||||
_lastPrebuildCount = prebuildCount;
|
||||
Functions.UIFunctions.UpdateConstructCountText(prebuildCount);
|
||||
}
|
||||
if (prebuildCount <= 0) return;
|
||||
if (!AutoConstructEnabled.Value) return;
|
||||
|
||||
Reference in New Issue
Block a user