Add a lighter-weight SpriteWidget to eventually replace ShpWidget.

This commit is contained in:
Paul Chote
2014-04-01 21:51:37 +13:00
parent b82510023f
commit 1ea48b0167
2 changed files with 73 additions and 0 deletions

View File

@@ -232,6 +232,7 @@
<Compile Include="Effects\MoveFlash.cs" />
<Compile Include="MapCache.cs" />
<Compile Include="MapPreview.cs" />
<Compile Include="Widgets\SpriteWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">