mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-02-05 05:02:20 +08:00
WIP
This commit is contained in:
@@ -82,4 +82,11 @@ public class CheatEnabler : BaseUnityPlugin
|
||||
AbnormalDisabler.Uninit();
|
||||
DevShortcuts.Uninit();
|
||||
}
|
||||
|
||||
private void Update()
|
||||
{
|
||||
if (VFInput.inputing) return;
|
||||
FactoryPatch.OnUpdate();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user