Skip to content

Commit 0cbe0fc

Browse files
committed
Removed old Warning Log
1 parent 451f722 commit 0cbe0fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MLAPI/NetworkingManagerComponents/Core/NetworkSceneManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ private static void OnSceneUnload(AsyncOperation operation)
115115
}
116116
else
117117
{
118-
if (LogHelper.CurrentLogLevel <= LogLevel.Normal) LogHelper.LogError("DESTROING OBJECTS");
119118
SpawnManager.DestroySceneObjects();
120119
}
121120
}

0 commit comments

Comments
 (0)