Merge pull request #15032 from keronshb/itemhighlight

Ports Inventory Outlines
This commit is contained in:
silicons
2021-08-26 21:41:25 -07:00
committed by GitHub
9 changed files with 89 additions and 3 deletions
+1
View File
@@ -238,6 +238,7 @@
if(istype(W))
if(equip_to_slot_if_possible(W, slot, FALSE, FALSE, FALSE, FALSE, TRUE))
W.apply_outline()
return TRUE
if(!W)