Fix boulder symbol changing
commit6bbf7c944469d50c96f62bfa5516c1f8d384a240
authorPasi Kallinen <paxed@alt.org>
Thu, 18 Jun 2015 17:18:39 +0000 (18 20:18 +0300)
committerPasi Kallinen <paxed@alt.org>
Thu, 18 Jun 2015 17:18:44 +0000 (18 20:18 +0300)
treef19a3c4de8737a092ed2ec0d8e5037b88cff6112
parent9ce8be8e60358e7340f96e69cbcf5deb7bfa6c70
Fix boulder symbol changing

Boulder symbol could not be changed in config file with
"SYMBOLS=S_boulder:0" because the glyph code was checking
iflags.bouldersym; that is only set if boulder symbol
is changed with the deprecated "OPTIONS=boulder:0" way.
src/mapglyph.c