Merge branch 'NetHack-3.6'
This commit is contained in:
+1
-1
@@ -3376,7 +3376,7 @@ int bkglyph UNUSED;
|
||||
}
|
||||
#endif
|
||||
/* map glyph to character and color */
|
||||
(void) mapglyph(glyph, &ch, &color, &special, x, y);
|
||||
(void) mapglyph(glyph, &ch, &color, &special, x, y, 0);
|
||||
|
||||
print_vt_code2(AVTC_SELECT_WINDOW, window);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user