Introduce ActorPreviewWidget.

This commit is contained in:
Paul Chote
2014-07-20 23:27:23 +12:00
committed by Paul Chote
parent db1a27b071
commit 268ca94dc1
5 changed files with 139 additions and 0 deletions

View File

@@ -510,6 +510,7 @@
<Compile Include="SpriteLoaders\TmpRALoader.cs" />
<Compile Include="SpriteLoaders\TmpTDLoader.cs" />
<Compile Include="SpriteLoaders\ShpD2Loader.cs" />
<Compile Include="Widgets\ActorPreviewWidget.cs" />
<Compile Include="Widgets\TerrainTemplatePreviewWidget.cs" />
<Compile Include="LoadScreens\LogoStripeLoadScreen.cs" />
<Compile Include="LoadScreens\BlankLoadScreen.cs" />