1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 20:53:28 +08:00
This commit is contained in:
2024-12-16 21:40:43 +08:00
parent fe7644f728
commit b1faaf0b2f

View File

@@ -474,6 +474,7 @@ public class DysonSpherePatch: PatchImpl<DysonSpherePatch>
}
}
[PatchSetCallbackFlag(PatchCallbackFlag.CallOnDisableAfterUnpatch)]
private class OnlyConstructNodes: PatchImpl<OnlyConstructNodes>
{
protected override void OnEnable()