Merge pull request #7278 from VOREStation/vplk-unused-image-assets

Remove Unused Image Assets
This commit is contained in:
Atermonera
2020-06-14 18:32:18 -07:00
committed by VirgoBot
parent 994c861040
commit bcd18e4997
42 changed files with 0 additions and 45 deletions
@@ -662,9 +662,6 @@ var/global/list/obj/item/device/pda/PDAs = list()
ui.set_auto_update(auto_update)
/obj/item/device/pda/attack_self(mob/user as mob)
var/datum/asset/assets = get_asset_datum(/datum/asset/simple/pda)
assets.send(user)
user.set_machine(src)
if(active_uplink_check(user))