디버깅용 로그 제거
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Northbound
|
||||
|
||||
if (renderers == null || renderers.Length == 0)
|
||||
{
|
||||
Debug.LogWarning($"[FogOfWarVisibility] {gameObject.name}: No renderers found! Component will not work.");
|
||||
// Debug.LogWarning($"[FogOfWarVisibility] {gameObject.name}: No renderers found! Component will not work.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user