summaryrefslogtreecommitdiff
path: root/DiscoBot/DiscoBot.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/DiscoBot.csproj')
-rw-r--r--DiscoBot/DiscoBot.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/DiscoBot/DiscoBot.csproj b/DiscoBot/DiscoBot.csproj
index e0f8668..efadae4 100644
--- a/DiscoBot/DiscoBot.csproj
+++ b/DiscoBot/DiscoBot.csproj
@@ -104,7 +104,10 @@
<Compile Include="Auxiliary\TalentEnumerableExtension.cs" />
<Compile Include="Commands\LebenUndAstral.cs" />
<Compile Include="Commands\HeldList.cs" />
+ <Compile Include="DSA_Game\Characters\Being.cs" />
+ <Compile Include="DSA_Game\Characters\Combatant.cs" />
<Compile Include="DSA_Game\Characters\SaveChar.cs" />
+ <Compile Include="DSA_Game\Characters\Entity.cs" />
<Compile Include="DSA_Game\KampfTalent.cs" />
<Compile Include="Audio\Soundeffects.cs" />
<Compile Include="Auxiliary\Permissions.cs" />