fix #H4472 & #H4473 - incorrect total_tiles_used
commit62fd7962713f629543be062aa9d95379d32a7796
authorPatR <rankin@nethack.org>
Sun, 7 Aug 2016 02:30:44 +0000 (6 19:30 -0700)
committerPatR <rankin@nethack.org>
Sun, 7 Aug 2016 02:30:44 +0000 (6 19:30 -0700)
tree218c0181a859b9df609d69701dd5d45d7c4ad02a
parent7f8e8293f96e5d31aea8ef914e12db7b4c1f29e3
fix #H4472 & #H4473 - incorrect total_tiles_used

The value calculated for total_tiles_used never got adjusted for
displaying statues-as-monsters.  The most common configuration(s)
using tiles don't care, but the combination of X11 plus USE_XPM
needs an accurate value there.
doc/fixes36.1
win/share/tilemap.c