[MIRROR] Reverts intercept_user_move change for flightsuits (#5630)
* Merge pull request #35830 from vuonojenmustaturska/clientsignal Reverts intercept_user_move change for flightsuits * Reverts intercept_user_move change for flightsuits
This commit is contained in:
committed by
Poojawa
parent
fe8b463203
commit
af2ae3d727
@@ -202,6 +202,9 @@
|
||||
/obj/proc/check_uplink_validity()
|
||||
return 1
|
||||
|
||||
/obj/proc/intercept_user_move(dir, mob, newLoc, oldLoc)
|
||||
return
|
||||
|
||||
/obj/vv_get_dropdown()
|
||||
. = ..()
|
||||
.["Delete all of type"] = "?_src_=vars;[HrefToken()];delall=[REF(src)]"
|
||||
|
||||
Reference in New Issue
Block a user