This commit is contained in:
Aaro Varis
2025-03-10 03:51:36 +02:00
parent 68aa949591
commit a7dc4441a7

View File

@@ -23,7 +23,7 @@ namespace BoneSync.Patching
{
if (!BoneSync.IsConnected) return true; // do not block if not connected
MelonLogger.Msg("ZoneSpawner.Spawn: " + __instance.transform.GetPath());
//MelonLogger.Msg("ZoneSpawner.Spawn: " + __instance.transform.GetPath());
if (BoneSync.lobby.IsHost)
{