디버깅용 로그 제거
This commit is contained in:
@@ -298,7 +298,7 @@ namespace Northbound
|
||||
if (!_visionProviders.Contains(provider))
|
||||
{
|
||||
_visionProviders.Add(provider);
|
||||
Debug.Log($"<color=cyan>[FogOfWar] Vision Provider 등록: {provider.GetTransform().name} (Owner: {provider.GetOwnerId()})</color>");
|
||||
// Debug.Log($"<color=cyan>[FogOfWar] Vision Provider 등록: {provider.GetTransform().name} (Owner: {provider.GetOwnerId()})</color>");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user