diff options
| author | Michael <[email protected]> | 2017-07-25 17:57:50 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-07-25 17:57:50 -0400 |
| commit | 6114fe5af6faa679c477cf8eb9fccb95029df3b5 (patch) | |
| tree | 2fa65cca4ae0d77bb91397ca862c6a31821260a3 /ShiftOS.Frontend/ShiftOS.Frontend.csproj | |
| parent | 6e03daf60a2c9c1eec20d2bc069861c334a4c9c5 (diff) | |
| download | shiftos_thereturn-6114fe5af6faa679c477cf8eb9fccb95029df3b5.tar.gz shiftos_thereturn-6114fe5af6faa679c477cf8eb9fccb95029df3b5.tar.bz2 shiftos_thereturn-6114fe5af6faa679c477cf8eb9fccb95029df3b5.zip | |
start work on main menu
Diffstat (limited to 'ShiftOS.Frontend/ShiftOS.Frontend.csproj')
| -rw-r--r-- | ShiftOS.Frontend/ShiftOS.Frontend.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/ShiftOS.Frontend.csproj b/ShiftOS.Frontend/ShiftOS.Frontend.csproj index 0a417a9..8512511 100644 --- a/ShiftOS.Frontend/ShiftOS.Frontend.csproj +++ b/ShiftOS.Frontend/ShiftOS.Frontend.csproj @@ -64,6 +64,7 @@ <Compile Include="HackableProvider.cs" /> <Compile Include="HackerTestCommands.cs" /> <Compile Include="Infobox.cs" /> + <Compile Include="MainMenu.cs" /> <Compile Include="MonoGameLanguageProvider.cs" /> <Compile Include="MonoGameOOBE.cs" /> <Compile Include="Properties\Resources.Designer.cs"> |
