Exemple #1
0
 void Start()
 {
     game = FindObjectOfType <GameController>();
     UISettings();
 }