summaryrefslogtreecommitdiff
path: root/DiscoBot/DSA_Game/Dsa.cs
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-07-17 21:18:59 +0200
committerTrueDoctor <d-kobert@web.de>2018-07-17 21:18:59 +0200
commit497a9eded3b785f7f96732c447943cc8bbad284b (patch)
tree87e40525b6d5173171597a0c8c288fd8d8e7f610 /DiscoBot/DSA_Game/Dsa.cs
parent496c9c32cb8d0d067e675855289904a22b05d9ac (diff)
Added object oriented dice resolving
Diffstat (limited to 'DiscoBot/DSA_Game/Dsa.cs')
-rw-r--r--DiscoBot/DSA_Game/Dsa.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/DiscoBot/DSA_Game/Dsa.cs b/DiscoBot/DSA_Game/Dsa.cs
index 09e874d..139ad91 100644
--- a/DiscoBot/DSA_Game/Dsa.cs
+++ b/DiscoBot/DSA_Game/Dsa.cs
@@ -44,6 +44,7 @@
public static void Startup()
{
+ //new DiscoBot.Auxiliary.Calculator.StringSolver("1d100 - (1d200 + 1) * -50000").Solve();
/*Session = new Session();*/
// relation.Add("Papo", "Pump aus der Gosse");
foreach (var filename in Directory.GetFiles("helden", "*.xml"))