디버깅용 로그 제거
This commit is contained in:
@@ -31,7 +31,6 @@ namespace Northbound
|
||||
{
|
||||
if (creepData == null)
|
||||
{
|
||||
Debug.LogWarning("[CreepDataComponent] creepData is null", this);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user