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