Made update icon less stupid

This commit is contained in:
TDSSS
2019-08-06 01:52:10 +02:00
parent bbef99ce61
commit ee79fc139e
2 changed files with 3 additions and 2 deletions
-2
View File
@@ -54,8 +54,6 @@
/obj/item/paper/update_icon()
..()
if(istype(src, /obj/item/paper/talisman))//let's not override talisman sprites, tyvm
return
if(info)
icon_state = "paper_words"
return