Example #1
0
 private void Start()
 {
     inputLine.Hide();
     StartCoroutine(DisplayBootMessage());
 }