Merge pull request #6283 from reaperrr/sprite-barrel

Adds WithBarrel trait
This commit is contained in:
Matthias Mailänder
2014-09-14 12:54:09 +02:00
3 changed files with 104 additions and 1 deletions

View File

@@ -440,6 +440,7 @@
<Compile Include="Widgets\ColorMixerWidget.cs" />
<Compile Include="Widgets\HueSliderWidget.cs" />
<Compile Include="Render\WithTurret.cs" />
<Compile Include="Render\WithBarrel.cs" />
<Compile Include="Widgets\Logic\AssetBrowserLogic.cs" />
<Compile Include="VoxelNormalsPalette.cs" />
<Compile Include="Render\RenderVoxels.cs" />