Update Dashboard.cs
This commit is contained in:
@@ -9,7 +9,6 @@ namespace AibisDream
|
||||
private void Awake()
|
||||
{
|
||||
engineSystem = transform.parent.GetComponent<EngineSystem>();
|
||||
Debug.Log(engineSystem);
|
||||
OnStart();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user