Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -1801,7 +1801,7 @@ int style;
|
||||
delaycnt = 1;
|
||||
if (!cansee(g.bhitpos.x, g.bhitpos.y))
|
||||
curs_on_u();
|
||||
tmp_at(DISP_FLASH, obj_to_glyph(singleobj));
|
||||
tmp_at(DISP_FLASH, obj_to_glyph(singleobj, rn2_on_display_rng));
|
||||
tmp_at(g.bhitpos.x, g.bhitpos.y);
|
||||
}
|
||||
/* Mark a spot to place object in bones files to prevent
|
||||
|
||||
Reference in New Issue
Block a user