This commit is contained in:
Null Snapshot
2015-07-09 13:23:13 -07:00
parent c7d9ce4697
commit f2e27a8c89

View File

@@ -261,6 +261,7 @@
//These are called by the on-screen buttons, adjusting what the victim can and cannot do.
/client/proc/add_gun_icons()
if(!usr) return 1 // This can runtime if someone manages to throw a gun out of their hand before the proc is called.
screen += usr.item_use_icon
screen += usr.gun_move_icon
screen += usr.radio_use_icon