Extract MapCoordsRegion from CellRegion.

This commit is contained in:
Paul Chote
2015-07-26 15:55:49 +01:00
parent 3b25a2029a
commit fb5bcd3889
3 changed files with 91 additions and 71 deletions

View File

@@ -248,6 +248,7 @@
<Compile Include="Widgets\WorldInteractionControllerWidget.cs" />
<Compile Include="Graphics\PaletteReference.cs" />
<Compile Include="Graphics\TerrainSpriteLayer.cs" />
<Compile Include="Map\MapCoordsRegion.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="FileSystem\D2kSoundResources.cs" />