summaryrefslogtreecommitdiff
path: root/DiscoBot/Commands/CommandTypes.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/Commands/CommandTypes.cs')
-rw-r--r--DiscoBot/Commands/CommandTypes.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/DiscoBot/Commands/CommandTypes.cs b/DiscoBot/Commands/CommandTypes.cs
index 4ff0814..c1d0954 100644
--- a/DiscoBot/Commands/CommandTypes.cs
+++ b/DiscoBot/Commands/CommandTypes.cs
@@ -7,6 +7,7 @@
Angriff,
Parade,
Fernkampf,
- KeinChar
+ KeinChar,
+ Zauber
}
}