Removes rogue icon file

Fixes issues with silicons trying to use tablets
Fixes ghosts not being able to view programs
This commit is contained in:
Shadowlight213
2016-09-07 19:18:06 -07:00
parent e68f52b609
commit 065413cb70
3 changed files with 4 additions and 1 deletions
@@ -148,6 +148,9 @@
return attack_self(M)
return
/obj/item/device/modular_computer/attack_ai(mob/user)
return attack_self(user)
/obj/item/device/modular_computer/attack_ghost(mob/dead/observer/user)
if(enabled)
ui_interact(user)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 818 B