From 2c564d133e878f1e3b904e7c6c72323ed82ff20a Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 2 Jul 2016 18:38:02 +0100 Subject: [PATCH] Enable depth buffer in TS. --- mods/ts/mod.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/ts/mod.yaml b/mods/ts/mod.yaml index 5adcfcc1be..8153756cee 100644 --- a/mods/ts/mod.yaml +++ b/mods/ts/mod.yaml @@ -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