Move the easy things from the hardcoded map chooser into widgets

This commit is contained in:
Paul Chote
2010-07-11 12:52:41 +12:00
parent 424aa5c2d2
commit ca07318dc5
4 changed files with 135 additions and 41 deletions

View File

@@ -226,6 +226,7 @@
<Compile Include="Traits\World\HazardLayer.cs" />
<Compile Include="Widgets\TextFieldWidget.cs" />
<Compile Include="Widgets\ChatDisplayWidget.cs" />
<Compile Include="Widgets\Delegates\MapChooserDelegate.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">