From 2f27e396101604a252207e3add18ff24eaa45b3c Mon Sep 17 00:00:00 2001 From: Aaro Varis Date: Fri, 14 Mar 2025 23:36:19 +0200 Subject: [PATCH] disable some zone patches --- BoneSync/Patching/ZonePatches.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BoneSync/Patching/ZonePatches.cs b/BoneSync/Patching/ZonePatches.cs index 9dedf44..77f562a 100644 --- a/BoneSync/Patching/ZonePatches.cs +++ b/BoneSync/Patching/ZonePatches.cs @@ -22,10 +22,6 @@ namespace BoneSync.Patching { if (!BoneSync.IsConnected) return true; // do not block if not connected - // - // - // - // //.Msg("ZoneSpawner.Spawn: " + __instance.transform.GetPath()); if (BoneSync.lobby.IsHost)