Fix wrong subcell offsets for TS
This commit is contained in:
@@ -115,7 +115,7 @@ MapGrid:
|
||||
EnableDepthBuffer: True
|
||||
Type: RectangularIsometric
|
||||
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
|
||||
|
||||
Cursors:
|
||||
|
||||
Reference in New Issue
Block a user