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)