summaryrefslogtreecommitdiff
path: root/DiscoBot/DiscoBot.csproj
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2017-08-23 18:36:33 +0200
committerTrueDoctor <d-kobert@web.de>2017-08-23 18:36:33 +0200
commitffd8a577828947b4822299be175487150d98710b (patch)
tree709171a2d36dc4d2ed92c221ad1c3d787ded81c0 /DiscoBot/DiscoBot.csproj
parenta876a6bc1789b7d689b542a9fda7bc373fffefba (diff)
Added Roll command
added tyecorrection addeed spells gui overhaul
Diffstat (limited to 'DiscoBot/DiscoBot.csproj')
-rw-r--r--DiscoBot/DiscoBot.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/DiscoBot/DiscoBot.csproj b/DiscoBot/DiscoBot.csproj
index 9920f40..d4f3290 100644
--- a/DiscoBot/DiscoBot.csproj
+++ b/DiscoBot/DiscoBot.csproj
@@ -132,6 +132,7 @@
<ItemGroup>
<Compile Include="Char.cs" />
<Compile Include="Commands.cs" />
+ <Compile Include="Misc.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>