mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 02:53:29 +08:00
UXAssist and CheatEnabler new release
This commit is contained in:
@@ -81,6 +81,7 @@ public class CheatEnabler : BaseUnityPlugin
|
||||
FactoryPatch.Init();
|
||||
ResourcePatch.Init();
|
||||
PlanetPatch.Init();
|
||||
PlayerFunctions.Init();
|
||||
PlayerPatch.Init();
|
||||
DysonSpherePatch.Init();
|
||||
CombatPatch.Init();
|
||||
@@ -104,5 +105,4 @@ public class CheatEnabler : BaseUnityPlugin
|
||||
if (VFInput.inputing) return;
|
||||
FactoryPatch.OnUpdate();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user