디버깅용 로그 제거
This commit is contained in:
@@ -58,10 +58,5 @@ namespace Northbound
|
||||
|
||||
Debug.Log("================================");
|
||||
}
|
||||
|
||||
private void Start()
|
||||
{
|
||||
Invoke(nameof(LogNetworkConfig), 1f);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user