Ejemplo n.º 1
0
 public void CmdFail(string action, string bin)
 {
     InstructionController.FailAction(action, bin);
     ResetScoreStreak();
 }