aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects/ShiftOS.Objects.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Objects/ShiftOS.Objects.csproj')
-rw-r--r--ShiftOS.Objects/ShiftOS.Objects.csproj10
1 files changed, 1 insertions, 9 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj
index 4936c01..66027a8 100644
--- a/ShiftOS.Objects/ShiftOS.Objects.csproj
+++ b/ShiftOS.Objects/ShiftOS.Objects.csproj
@@ -46,21 +46,13 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
- <Compile Include="ChatRoom.cs" />
- <Compile Include="ClientSave.cs" />
<Compile Include="EngineShiftnetSubscription.cs" />
- <Compile Include="Job.cs" />
- <Compile Include="Legion.cs" />
+ <Compile Include="Hackable.cs" />
<Compile Include="MudAttributes.cs" />
<Compile Include="Objects.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Reputation.cs" />
<Compile Include="Save.cs" />
<Compile Include="ShiftFS.cs" />
- <Compile Include="Shop.cs" />
- <Compile Include="UniteClient.cs" />
- <Compile Include="Unite\Download.cs" />
- <Compile Include="Unite\ReleaseQuery.cs" />
<Compile Include="UserConfig.cs" />
</ItemGroup>
<ItemGroup>