changeset 6302 | db8bdbb34e03 |
parent 6288 | fcc50b96d20a |
child 6303 | 3edb3c857995 |
--- a/hedgewars/uLandObjects.pas Sun Nov 06 17:43:57 2011 +0100 +++ b/hedgewars/uLandObjects.pas Sun Nov 06 12:40:35 2011 -0500 @@ -589,6 +589,7 @@ end; end else if key = 'flatten-flakes' then cFlattenFlakes:= true + else if key = 'flatten-clouds' then cFlattenClouds:= true else if key = 'sd-water-top' then begin i:= Pos(',', s);