Split CncIngameMenuLogic into its own file

This commit is contained in:
Paul Chote
2011-05-19 20:32:19 +12:00
parent aaecd6ce92
commit 84a99be18e
3 changed files with 114 additions and 95 deletions

View File

@@ -88,6 +88,7 @@
<Compile Include="Widgets\CncInstallFromCDLogic.cs" />
<Compile Include="Widgets\CncDownloadPackagesLogic.cs" />
<Compile Include="CncMenuPaletteEffect.cs" />
<Compile Include="Widgets\CncIngameMenuLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">