mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-11 08:33:34 +08:00
WIP
This commit is contained in:
@@ -29,8 +29,7 @@ public static class TerraformPatch
|
||||
{
|
||||
if (_patch != null)
|
||||
{
|
||||
_patch.UnpatchSelf();
|
||||
_patch = null;
|
||||
return;
|
||||
}
|
||||
|
||||
_patch = Harmony.CreateAndPatchAll(typeof(TerraformPatch));
|
||||
|
||||
Reference in New Issue
Block a user