diff options
| author | Michael <[email protected]> | 2017-02-11 11:48:26 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-11 11:48:26 -0500 |
| commit | 8e2b00840a6a16a6da1eb4891a8364158884f0a8 (patch) | |
| tree | 505e9005b9e9a70de742273fe9be96acc75ce3f3 /ShiftOS.Objects/ShiftOS.Objects.csproj | |
| parent | f8a37dd1019b636b85fba364ce8768839061935c (diff) | |
| download | shiftos_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.csproj | 1 |
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" /> |
