From 06aac01fdcdb0b320b5c931b6b28f8a3cb2e74ed Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 9 Dec 2018 22:51:15 +0100 Subject: Display warning message and fix error. --- node/executionnode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/executionnode.h') diff --git a/node/executionnode.h b/node/executionnode.h index 796831d..53ea83b 100644 --- a/node/executionnode.h +++ b/node/executionnode.h @@ -18,7 +18,7 @@ public: NOTHING_UNDERSTOOD, NO_DICE_TO_ROLL, TOO_MANY_DICE,NO_VARIBALE, - INVALID_INDEX}; + INVALID_INDEX,UNEXPECTED_CHARACTER}; /** * @brief ExecutionNode */ -- cgit v1.2.3-70-g09d2