1
0
Fork 0

(svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable

release/1.2
rubidium 2011-11-03 23:06:30 +00:00
parent 47c5d30b5d
commit 2886bb1df3
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ load = ConvertLandscape
; Snow line (or snow_line_height * TILE_HEIGHT)
[SDT_NULL]
length = SLE_UINT8
length = 1
from = 97
to = 163