From 9337240d492f171fc411772412121f0dee586139 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 4 Dec 2022 15:35:58 +0100 Subject: [PATCH] inventory:: added missing outlines --- inventory.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory.cpp b/inventory.cpp index 4bdd349c..bb83ab27 100644 --- a/inventory.cpp +++ b/inventory.cpp @@ -544,6 +544,7 @@ EX namespace inv { if(!hiliteclick) { if(gg) { initquickqueue(); + poly_outline = OUTLINE_DEFAULT; transmatrix V = atscreenpos(px, py, rad*2); drawItemType(o, NULL, shiftless(V), icol, ticks/3 + i * 137, false); quickqueue();