typo in tilemap.c update

This commit is contained in:
nhmall
2020-12-28 09:19:07 -05:00
parent 30fe65b5e0
commit c31047984b

View File

@@ -510,7 +510,7 @@ init_tilemap()
file_entry++;
}
#ifndef STATUES_DONT_LOOK_LIKE_MONSTERS
#ifdef STATUES_DONT_LOOK_LIKE_MONSTERS
/* statue patch: statues still use the same glyph as in 3.4.x */
for (i = 0; i < NUMMONS; i++) {