mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Merge pull request #5577 from Krausus/SecHudFix
Fixes SecHUD Icons Not Updating Upon Equipping an ID
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
update_inv_belt(redraw_mob)
|
||||
if(slot_wear_id)
|
||||
wear_id = W
|
||||
if(!hud_list.len)
|
||||
if(hud_list.len)
|
||||
sec_hud_set_ID()
|
||||
update_inv_wear_id(redraw_mob)
|
||||
if(slot_wear_pda)
|
||||
|
||||
Reference in New Issue
Block a user