disable some zone patches
This commit is contained in:
@@ -22,10 +22,6 @@ namespace BoneSync.Patching
|
|||||||
{
|
{
|
||||||
if (!BoneSync.IsConnected) return true; // do not block if not connected
|
if (!BoneSync.IsConnected) return true; // do not block if not connected
|
||||||
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//.Msg("ZoneSpawner.Spawn: " + __instance.transform.GetPath());
|
//.Msg("ZoneSpawner.Spawn: " + __instance.transform.GetPath());
|
||||||
|
|
||||||
if (BoneSync.lobby.IsHost)
|
if (BoneSync.lobby.IsHost)
|
||||||
|
|||||||
Reference in New Issue
Block a user