Remove SpatialBins.

This commit is contained in:
Paul Chote
2013-09-21 16:31:07 +12:00
parent e03ec690ff
commit 3f8d75a1ac
8 changed files with 28 additions and 101 deletions

View File

@@ -184,7 +184,6 @@
<Compile Include="Traits\World\ResourceType.cs" />
<Compile Include="Traits\World\ScreenShaker.cs" />
<Compile Include="Traits\World\Shroud.cs" />
<Compile Include="Traits\World\SpatialBins.cs" />
<Compile Include="Widgets\BackgroundWidget.cs" />
<Compile Include="Widgets\ButtonWidget.cs" />
<Compile Include="Widgets\ChatDisplayWidget.cs" />