Merge pull request #6682 from Mailaender/player-settings-ui

Added player name and color selection to Settings menu
This commit is contained in:
Paul Chote
2014-11-04 07:54:49 +13:00
7 changed files with 92 additions and 26 deletions

View File

@@ -127,6 +127,7 @@
<Compile Include="SpriteLoaders\TmpRALoader.cs" />
<Compile Include="SpriteLoaders\TmpTDLoader.cs" />
<Compile Include="SpriteLoaders\ShpD2Loader.cs" />
<Compile Include="Widgets\Logic\SettingsLogic.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>