aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects/ShiftOS.Objects.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-01-14 10:28:57 -0500
committerMichael <[email protected]>2017-01-14 10:29:03 -0500
commitca7062c3e6527054d805dede838d951333f0cea7 (patch)
tree6a4a5e72472109faaa8926d3f45f237fbb5b1eaa /ShiftOS.Objects/ShiftOS.Objects.csproj
parent9aab77b2f1bd4231e0d4d97efc178a9ec702d96d (diff)
downloadshiftos_thereturn-ca7062c3e6527054d805dede838d951333f0cea7.tar.gz
shiftos_thereturn-ca7062c3e6527054d805dede838d951333f0cea7.tar.bz2
shiftos_thereturn-ca7062c3e6527054d805dede838d951333f0cea7.zip
#5 - Users can be given CP over the MUD
Currently not usable in the UI, but will be used to power shops.
Diffstat (limited to 'ShiftOS.Objects/ShiftOS.Objects.csproj')
-rw-r--r--ShiftOS.Objects/ShiftOS.Objects.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj
index adbe161..7013476 100644
--- a/ShiftOS.Objects/ShiftOS.Objects.csproj
+++ b/ShiftOS.Objects/ShiftOS.Objects.csproj
@@ -65,6 +65,7 @@
<Compile Include="Save.cs" />
<Compile Include="ShiftFS.cs" />
<Compile Include="ShiftOSMenuRenderer.cs" />
+ <Compile Include="Shop.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />