Enable depth buffer in TS.

This commit is contained in:
Paul Chote
2016-07-02 18:38:02 +01:00
parent 103e8075f2
commit 2c564d133e

View File

@@ -111,6 +111,7 @@ TileSets:
MapGrid:
TileSize: 48,24
EnableDepthBuffer: True
Type: RectangularIsometric
MaximumTerrainHeight: 16
SubCellOffsets: 0,0,0, -256,128,0, 0,-128,0, 256,128,0