Adds WithBarrel trait.

This commit is contained in:
reaperrr
2014-08-19 21:51:06 +02:00
parent eab8e2e6e2
commit 4b94d964ca
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" />