diff --git a/project/Aki.Debugging/AkiDebuggingPlugin.cs b/project/Aki.Debugging/AkiDebuggingPlugin.cs index 5d323a1..552db21 100644 --- a/project/Aki.Debugging/AkiDebuggingPlugin.cs +++ b/project/Aki.Debugging/AkiDebuggingPlugin.cs @@ -36,7 +36,7 @@ namespace Aki.Debugging new BTRDebugCommandPatch().Enable(); new BTRDebugDataPatch().Enable(); - new PMCBotSpawnLocationPatch().Enable(); + //new PMCBotSpawnLocationPatch().Enable(); } catch (Exception ex) {