From 34b4cd544333125ce8301b055e47e5492a95a9fb Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 7 May 2017 13:11:59 +0200 Subject: -fix error about dice system. --- result/diceresult.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'result') diff --git a/result/diceresult.cpp b/result/diceresult.cpp index 08a3672..ddedd1c 100644 --- a/result/diceresult.cpp +++ b/result/diceresult.cpp @@ -24,6 +24,7 @@ #include DiceResult::DiceResult() + : m_operator(Die::PLUS) { m_resultTypes= (DICE_LIST | SCALAR); m_homogeneous = true; -- cgit v1.2.3-70-g09d2