Initial settings menu copied from the old impl.

This commit is contained in:
Paul Chote
2011-05-12 18:50:23 +12:00
parent be79529d9e
commit f0f591c6fb
7 changed files with 396 additions and 4 deletions

View File

@@ -84,6 +84,7 @@
<Compile Include="CncColorPickerPaletteModifier.cs" />
<Compile Include="Widgets\CncModBrowserLogic.cs" />
<Compile Include="Widgets\CncPerfDebugLogic.cs" />
<Compile Include="Widgets\CncSettingsLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">