mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-21 00:39:53 +00:00
fix gui in eye
This commit is contained in:
parent
18a069427b
commit
6e2dba8e9c
@ -173,6 +173,8 @@ internal class DebugGUI : MonoBehaviour, IAddComponentOnStart
|
||||
|
||||
#endregion
|
||||
|
||||
if (QSBSceneManager.CurrentScene == OWScene.SolarSystem)
|
||||
{
|
||||
#region Column3 - Ship data
|
||||
|
||||
WriteLine(3, $"Current Flyer : {ShipManager.Instance.CurrentFlyer}");
|
||||
@ -274,6 +276,7 @@ internal class DebugGUI : MonoBehaviour, IAddComponentOnStart
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
#region Column4 - Quantum Object Possesion
|
||||
|
Loading…
x
Reference in New Issue
Block a user