diff options
| author | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
|---|---|---|
| committer | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
| commit | 3d48f3101aa25050e6b219fc1111293273a59fa4 (patch) | |
| tree | 40bf8d722245d02d87b0914a38e2b09673e093c0 /ShiftOS.Objects/ShiftOS.Objects.csproj | |
| parent | edf4aef6adf8a2a45c347f70804fc5ac93070576 (diff) | |
| parent | 3789b48df00e89fa6dcd7e27bb6885ba880504f6 (diff) | |
| download | shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.gz shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.bz2 shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj index 3dc0c33..d9b8bf7 100644 --- a/ShiftOS.Objects/ShiftOS.Objects.csproj +++ b/ShiftOS.Objects/ShiftOS.Objects.csproj @@ -54,8 +54,8 @@ <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Save.cs" /> <Compile Include="ShiftFS.cs" /> - <Compile Include="ShiftOSMenuRenderer.cs" /> <Compile Include="Shop.cs" /> + <Compile Include="Unite\Download.cs" /> </ItemGroup> <ItemGroup> <None Include="packages.config" /> |
