changeset 13406 | 40235ccf8d6d |
parent 13402 | 166f8f31de3e |
child 13489 | 480ea997036b |
--- a/hedgewars/uLandObjects.pas Thu May 24 15:20:29 2018 +0200 +++ b/hedgewars/uLandObjects.pas Thu May 24 15:23:48 2018 +0200 @@ -699,7 +699,7 @@ procedure ReadThemeInfo(var ThemeObjects: TThemeObjects; var SprayObjects: TSprayObjects); var s, key, nameRef: shortstring; f: PFSFile; - i, y: LongInt; + i: LongInt; ii, t: Longword; c2: TSDL_Color; begin