1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-06-10 14:11:09 +08:00
This commit is contained in:
2024-12-16 21:40:43 +08:00
parent fe7644f728
commit b1faaf0b2f
+1
View File
@@ -474,6 +474,7 @@ public class DysonSpherePatch: PatchImpl<DysonSpherePatch>
} }
} }
[PatchSetCallbackFlag(PatchCallbackFlag.CallOnDisableAfterUnpatch)]
private class OnlyConstructNodes: PatchImpl<OnlyConstructNodes> private class OnlyConstructNodes: PatchImpl<OnlyConstructNodes>
{ {
protected override void OnEnable() protected override void OnEnable()