From f168858cbd62f92b7403338e53553fa8d9f240fa Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 1 Feb 2014 10:47:34 +0100 Subject: adding new dice operators --- diceparser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diceparser.h b/diceparser.h index bcc4d81..ebf1f23 100644 --- a/diceparser.h +++ b/diceparser.h @@ -44,7 +44,7 @@ public: /** * @brief The OptionOperator enum gathering all options availables for result. */ - enum OptionOperator {KeepAndExplose,keep,Reroll,Explosing,Sort,Count}; + enum OptionOperator {KeepAndExplose,Keep,Reroll,Explosing,Sort,Count,RerollAndAdd}; /** * @brief DiceParser default constructor -- cgit v1.2.3-70-g09d2