aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects/ShiftOS.Objects.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-07-13 21:30:04 -0400
committerMichael <[email protected]>2017-07-13 21:30:04 -0400
commite929a9f5105c00b0a3a2b4e75a876bbb95bbfa7b (patch)
treeb88810b1dadf0c3893cadeaebe84351784ef18de /ShiftOS.Objects/ShiftOS.Objects.csproj
parente92af1bc7fe5cd5860206061f4ff261b3339cc51 (diff)
downloadshiftos_thereturn-e929a9f5105c00b0a3a2b4e75a876bbb95bbfa7b.tar.gz
shiftos_thereturn-e929a9f5105c00b0a3a2b4e75a876bbb95bbfa7b.tar.bz2
shiftos_thereturn-e929a9f5105c00b0a3a2b4e75a876bbb95bbfa7b.zip
Delete a LOT of obsolete code
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>