From a31228ce130210f5b6742ff8a71bcd26869ca3d8 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 10 Dec 2014 20:33:20 +0100 Subject: -better understanding of type --- diceresult.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diceresult.cpp b/diceresult.cpp index 7b73825..0cabb11 100644 --- a/diceresult.cpp +++ b/diceresult.cpp @@ -23,7 +23,7 @@ DiceResult::DiceResult() { - m_resultTypes= (DICE_LIST | SCALAR); + m_resultTypes= (DICE_LIST); } void DiceResult::insertResult(Die* die) { -- cgit v1.2.3-70-g09d2