mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-02-05 07:42:18 +08:00
WIP
This commit is contained in:
@@ -11,6 +11,7 @@ public static class AbnormalDisabler
|
||||
|
||||
public static void Init()
|
||||
{
|
||||
if (_patch != null) return;
|
||||
_patch = Harmony.CreateAndPatchAll(typeof(AbnormalDisabler));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user