aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 9350c3d..086e5c2 100644
--- a/main.cpp
+++ b/main.cpp
@@ -36,7 +36,7 @@ int main(int argc, char *argv[])
QStringList commands;
- commands<< "1d6;1d10";/*
+ commands<< "5d6;1d10;4d100;3d20";/*
<< "1+(4*3)D10"
<< "2+4/4"
<< "2D10*2D20*8"