mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Merge pull request #7278 from VOREStation/vplk-unused-image-assets
Remove Unused Image Assets
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user