Fix wrong subcell offsets for TS
This commit is contained in:
@@ -115,7 +115,7 @@ MapGrid:
|
|||||||
EnableDepthBuffer: True
|
EnableDepthBuffer: True
|
||||||
Type: RectangularIsometric
|
Type: RectangularIsometric
|
||||||
MaximumTerrainHeight: 16
|
MaximumTerrainHeight: 16
|
||||||
SubCellOffsets: 0,0,0, -362,181,0, 0,-128,0, 362,181,0
|
SubCellOffsets: 0,0,0, -362,0,0, 0,362,0, 362,0,0
|
||||||
DefaultSubCell: 2
|
DefaultSubCell: 2
|
||||||
|
|
||||||
Cursors:
|
Cursors:
|
||||||
|
|||||||
Reference in New Issue
Block a user