Exemple #1
0
 void Awake()
 {
     inGameLTString   = InGameLenghtText.text;
     GameOverLTstring = GameOverLenghtText.text;
     instance         = this;
 }
 private void Awake()
 {
     S = this;
 }