mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 01:33:33 +08:00
various fixes
This commit is contained in:
@@ -312,6 +312,7 @@ public static class FactoryPatch
|
||||
return;
|
||||
}
|
||||
_beltSignalPatch?.UnpatchSelf();
|
||||
_beltSignalPatch = null;
|
||||
_initialized = false;
|
||||
_signalBelts = null;
|
||||
_signalBeltsCapacity = 0;
|
||||
|
||||
Reference in New Issue
Block a user