1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-10 06:16:00 +00:00

Fix HUD kill list in 'items only' mode

This commit is contained in:
Jesse Ruderman
2021-07-03 16:12:39 -07:00
parent 7f8d978beb
commit f67452eccb
2 changed files with 6 additions and 5 deletions

View File

@@ -534,7 +534,7 @@ EX namespace inv {
ld py = current_display->ycenter + pos.second * rad3;
int icol = iinf[o].color;
if(!remaining[i]) icol = gradient(icol, 0, 0, .5, 1);
bool gg = graphglyph();
bool gg = graphglyph(false);
if(!hiliteclick) {
if(gg) {