mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-26 20:57:06 +01:00
refactors attack_hand, attackby, attack_self (#5120)
Co-authored-by: silicons <no@you.cat>
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
ui.open()
|
||||
ui.set_auto_update(1)
|
||||
|
||||
/obj/machinery/ntnet_relay/attack_hand(var/mob/living/user)
|
||||
/obj/machinery/ntnet_relay/attack_hand(mob/user, list/params)
|
||||
nano_ui_interact(user)
|
||||
|
||||
/obj/machinery/ntnet_relay/Topic(href, href_list)
|
||||
|
||||
Reference in New Issue
Block a user