mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-17 10:44:48 +00:00
inventory:: added missing outlines
This commit is contained in:
parent
0f4cb95adc
commit
9337240d49
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user