aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.cpp
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2018-12-15 03:48:35 +0100
committerRenaud G <renaud@rolisteam.org>2018-12-15 03:48:35 +0100
commitd442933e69771ddfdd4a6dd5f2c71526859394cb (patch)
tree020cb4c757e033f3c036823f033320bed4c031fe /diceparser.cpp
parent2eaaedebc6750d5984190fd0f87caf771b248ae0 (diff)
downloadOneRoll-d442933e69771ddfdd4a6dd5f2c71526859394cb.tar.gz
OneRoll-d442933e69771ddfdd4a6dd5f2c71526859394cb.zip
fix indent.
Diffstat (limited to 'diceparser.cpp')
-rw-r--r--diceparser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/diceparser.cpp b/diceparser.cpp
index 1ad8847..c3baf23 100644
--- a/diceparser.cpp
+++ b/diceparser.cpp
@@ -594,7 +594,6 @@
tmp.append(listpair);
diceValues.insert(face,tmp);
}
-
}
}
}