mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 04:27:03 +01:00
nanoui ui_interact -> nanoui_ui_interact
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
if(!attempt_hack(user, W))
|
||||
return 0
|
||||
|
||||
W.ui_interact(user, state = hack_state)
|
||||
W.nano_ui_interact(user, state = hack_state)
|
||||
return 1
|
||||
|
||||
/obj/item/multitool/hacktool/proc/attempt_hack(var/mob/user, var/atom/target)
|
||||
|
||||
Reference in New Issue
Block a user