This commit is contained in:
Seris02
2020-01-20 13:00:24 +08:00
parent 8da447c678
commit 5524b0fa03
5 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -970,7 +970,7 @@
. = ..()
if (!QDELETED(remote_control) && user == remote_control.operator)
. = UI_INTERACTIVE
if (hasSiliconAccessInArea(user,area))
if (user == hijacker && hasSiliconAccessInArea(user,area))
. = UI_INTERACTIVE
/obj/machinery/power/apc/ui_act(action, params)