코드 경고 제거 및 미사용 코드 제거
This commit is contained in:
@@ -11,7 +11,6 @@ namespace Northbound
|
||||
|
||||
[Header("Auto Start")]
|
||||
[SerializeField] private bool autoStartAsHost = false;
|
||||
[SerializeField] private bool onlyInEditor = true;
|
||||
|
||||
private void Start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user