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, 2 insertions, 1 deletions
diff --git a/DiscoBot/DiscoBot.csproj b/DiscoBot/DiscoBot.csproj
index 2bf17e5..3955ef6 100644
--- a/DiscoBot/DiscoBot.csproj
+++ b/DiscoBot/DiscoBot.csproj
@@ -148,16 +148,17 @@
<Compile Include="Characters\Character.cs" />
<Compile Include="Auxiliary\CommandExtension.cs" />
<Compile Include="Commands\CommandTypes.cs" />
+ <Compile Include="Commands\FileHandler.cs" />
<Compile Include="Commands\Gm.cs" />
<Compile Include="Commands\List.cs" />
<Compile Include="Commands\NpcCommands.cs" />
<Compile Include="Commands\Test.cs" />
<Compile Include="Commands\Utility.cs" />
<Compile Include="Commands\Voice.cs" />
- <Compile Include="DSA.cs" />
<Compile Include="Characters\ICharacter.cs" />
<Compile Include="Auxiliary\Misc.cs" />
<Compile Include="Characters\NPC.cs" />
+ <Compile Include="Dsa.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">