mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-08 23:33:33 +08:00
CheatEnabler v2.3.30
This commit is contained in:
@@ -106,6 +106,6 @@ public class CheatEnabler : BaseUnityPlugin
|
||||
private void Update()
|
||||
{
|
||||
if (VFInput.inputing) return;
|
||||
FactoryPatch.OnUpdate();
|
||||
FactoryPatch.OnInputUpdate();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user