various fixes

This commit is contained in:
2023-10-15 23:24:57 +08:00
parent d85afccb0d
commit d9ac5e5786
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -312,6 +312,7 @@ public static class FactoryPatch
return;
}
_beltSignalPatch?.UnpatchSelf();
_beltSignalPatch = null;
_initialized = false;
_signalBelts = null;
_signalBeltsCapacity = 0;