a
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user