aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.cpp
diff options
context:
space:
mode:
authorRenaud <renaud@rolisteam.org>2015-12-28 20:59:13 +0100
committerRenaud <renaud@rolisteam.org>2015-12-28 20:59:13 +0100
commit6657f88c22fb5422541b80a15a2dc98f76ec03a0 (patch)
tree85781f7bdb6c3b9b22b8d11f791333d295e22795 /diceparser.cpp
parenta7f70afca994c1dbd37230459032c2eca9a99dc9 (diff)
downloadOneRoll-6657f88c22fb5422541b80a15a2dc98f76ec03a0.tar.gz
OneRoll-6657f88c22fb5422541b80a15a2dc98f76ec03a0.zip
manage homogeneous
Diffstat (limited to 'diceparser.cpp')
-rw-r--r--diceparser.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/diceparser.cpp b/diceparser.cpp
index 0937733..9bb4309 100644
--- a/diceparser.cpp
+++ b/diceparser.cpp
@@ -459,6 +459,7 @@ void DiceParser::getLastDiceResult(ExportedDiceResult& diceValues,bool& homogene
{
if(homogeneous)
{
+
homogeneous = diceResult->isHomogeneous();
}
quint64 face=0;