private void Awake() { Instance = this; }
protected override void OnGameStarted() { Match3Control.ResetScore(); }