diff options
| author | Michael VanOverbeek <[email protected]> | 2017-05-21 13:06:34 +0000 |
|---|---|---|
| committer | Michael VanOverbeek <[email protected]> | 2017-05-21 13:06:34 +0000 |
| commit | 73fddd72636d5e95decccb431577911a4b509387 (patch) | |
| tree | 03efe0afa49b714e0ed7c91213c0f7ef1ee320ac /ShiftOS.Objects/ShiftOS.Objects.csproj | |
| parent | 68785f73f027b9dd4555b9f1ab7a22a1ca8794f8 (diff) | |
| parent | 6eb764bd5c1342fc7d3d6f2bd46069462b2a48db (diff) | |
| download | shiftos_thereturn-73fddd72636d5e95decccb431577911a4b509387.tar.gz shiftos_thereturn-73fddd72636d5e95decccb431577911a4b509387.tar.bz2 shiftos_thereturn-73fddd72636d5e95decccb431577911a4b509387.zip | |
Merge branch 'master' of https://github.com/shiftos-game/ShiftOS
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 c2ef5ed..3c36d8c 100644 --- a/ShiftOS.Objects/ShiftOS.Objects.csproj +++ b/ShiftOS.Objects/ShiftOS.Objects.csproj @@ -56,6 +56,7 @@ <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" /> |
