public void ActionSelectionChange(Gambit gambit, GambitActionTypes selectedValue)
 {
     ActionHelpers.AddActionToGambit(gambit, selectedValue);
 }