summaryrefslogtreecommitdiff
path: root/src/TrainerMod/TrainerMod.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/TrainerMod/TrainerMod.csproj')
-rw-r--r--src/TrainerMod/TrainerMod.csproj6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/TrainerMod/TrainerMod.csproj b/src/TrainerMod/TrainerMod.csproj
index 332833df..99a15c8f 100644
--- a/src/TrainerMod/TrainerMod.csproj
+++ b/src/TrainerMod/TrainerMod.csproj
@@ -57,11 +57,7 @@
<Compile Include="Framework\Commands\Other\DebugCommand.cs" />
<Compile Include="Framework\Commands\Player\ListItemTypesCommand.cs" />
<Compile Include="Framework\Commands\Player\ListItemsCommand.cs" />
- <Compile Include="Framework\Commands\Player\AddWallpaperCommand.cs" />
- <Compile Include="Framework\Commands\Player\AddFlooringCommand.cs" />
- <Compile Include="Framework\Commands\Player\AddRingCommand.cs" />
- <Compile Include="Framework\Commands\Player\AddWeaponCommand.cs" />
- <Compile Include="Framework\Commands\Player\AddItemCommand.cs" />
+ <Compile Include="Framework\Commands\Player\AddCommand.cs" />
<Compile Include="Framework\Commands\Player\SetStyleCommand.cs" />
<Compile Include="Framework\Commands\Player\SetColorCommand.cs" />
<Compile Include="Framework\Commands\Player\SetSpeedCommand.cs" />