summaryrefslogtreecommitdiff
path: root/DiscoBot/DiscoBot.csproj
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-04-09 17:41:52 +0200
committerTrueDoctor <d-kobert@web.de>2018-04-09 17:41:52 +0200
commitbdd094926815196802c7d0bdad089fee9791abf4 (patch)
treeabfcafa5bf1463f5c8a94542018ba7c76a29a1be /DiscoBot/DiscoBot.csproj
parentdb846b1eebf4ee35ea7f72024c0db753b73d0177 (diff)
Implemented Audio Memes small sound ques wich can be played from anywhere
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 3955ef6..29f4208 100644
--- a/DiscoBot/DiscoBot.csproj
+++ b/DiscoBot/DiscoBot.csproj
@@ -142,6 +142,7 @@
<ItemGroup>
<Compile Include="Auxiliary\Dice.cs" />
<Compile Include="Auxiliary\KampfTalent.cs" />
+ <Compile Include="Auxiliary\Soundeffects.cs" />
<Compile Include="Auxiliary\SpellCorrect.cs" />
<Compile Include="Auxiliary\Talent.cs" />
<Compile Include="Auxiliary\Vorteil.cs" />