aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server/ShiftOS.Server.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-11 11:48:26 -0500
committerMichael <[email protected]>2017-02-11 11:48:26 -0500
commit8e2b00840a6a16a6da1eb4891a8364158884f0a8 (patch)
tree505e9005b9e9a70de742273fe9be96acc75ce3f3 /ShiftOS.Server/ShiftOS.Server.csproj
parentf8a37dd1019b636b85fba364ce8768839061935c (diff)
downloadshiftos_thereturn-8e2b00840a6a16a6da1eb4891a8364158884f0a8.tar.gz
shiftos_thereturn-8e2b00840a6a16a6da1eb4891a8364158884f0a8.tar.bz2
shiftos_thereturn-8e2b00840a6a16a6da1eb4891a8364158884f0a8.zip
MUD modularization work.
Diffstat (limited to 'ShiftOS.Server/ShiftOS.Server.csproj')
-rw-r--r--ShiftOS.Server/ShiftOS.Server.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/ShiftOS.Server/ShiftOS.Server.csproj b/ShiftOS.Server/ShiftOS.Server.csproj
index d68aa3e..8654d82 100644
--- a/ShiftOS.Server/ShiftOS.Server.csproj
+++ b/ShiftOS.Server/ShiftOS.Server.csproj
@@ -60,6 +60,8 @@
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
+ <Compile Include="RemoteTerminal.cs" />
+ <Compile Include="SaveManager.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />