aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects/ShiftOS.Objects.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.Objects/ShiftOS.Objects.csproj
parentf8a37dd1019b636b85fba364ce8768839061935c (diff)
downloadshiftos_thereturn-8e2b00840a6a16a6da1eb4891a8364158884f0a8.tar.gz
shiftos_thereturn-8e2b00840a6a16a6da1eb4891a8364158884f0a8.tar.bz2
shiftos_thereturn-8e2b00840a6a16a6da1eb4891a8364158884f0a8.zip
MUD modularization work.
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 b82a40a..867c540 100644
--- a/ShiftOS.Objects/ShiftOS.Objects.csproj
+++ b/ShiftOS.Objects/ShiftOS.Objects.csproj
@@ -47,6 +47,7 @@
<Compile Include="ClientSave.cs" />
<Compile Include="Job.cs" />
<Compile Include="Legion.cs" />
+ <Compile Include="MudAttributes.cs" />
<Compile Include="Objects.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Save.cs" />