HarmonyX
This commit is contained in:
@@ -740,7 +740,7 @@ namespace Barotrauma
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
harmony?.UnpatchAll();
|
||||
harmony?.UnpatchSelf();
|
||||
|
||||
foreach (var (_, patch) in registeredPatches)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user