private void onRedoTurn(GeneralEvent e) { _tuckMatchCore.Redo(); _playFieldController.ChangeMatchMode(_tuckMatchCore.matchState.gameMatchMode); }