Fixes twohanded weapons showing outdated icons (#33127)

This commit is contained in:
ShizCalev
2017-11-28 20:03:28 -05:00
committed by CitadelStationBot
parent e0aaed6d3b
commit 47e0943c9c
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -41,6 +41,8 @@
else //something wrong
name = "[initial(name)]"
update_icon()
if(user.get_item_by_slot(slot_back) == src)
user.update_inv_back()
if(show_message)
if(iscyborg(user))
to_chat(user, "<span class='notice'>You free up your module.</span>")