diff options
| author | 2018-12-15 03:48:35 +0100 | |
|---|---|---|
| committer | 2018-12-15 03:48:35 +0100 | |
| commit | d442933e69771ddfdd4a6dd5f2c71526859394cb (patch) | |
| tree | 020cb4c757e033f3c036823f033320bed4c031fe /diceparser.cpp | |
| parent | 2eaaedebc6750d5984190fd0f87caf771b248ae0 (diff) | |
| download | OneRoll-d442933e69771ddfdd4a6dd5f2c71526859394cb.tar.gz OneRoll-d442933e69771ddfdd4a6dd5f2c71526859394cb.zip | |
fix indent.
Diffstat (limited to 'diceparser.cpp')
| -rw-r--r-- | diceparser.cpp | 1 |
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); } - } } } |