FYI, Dropped() already handles it.

This commit is contained in:
Ghom
2020-04-13 14:16:48 +02:00
committed by GitHub
parent 468c59bf49
commit 6157500f25
@@ -390,8 +390,6 @@
. = ..()
if(slot == SLOT_SHOES)
RegisterSignal(user, COMSIG_MOB_CLIENT_MOVE,.proc/intercept_user_move)
else
UnregisterSignal(user, COMSIG_MOB_CLIENT_MOVE)
/obj/item/clothing/shoes/wallwalkers/dropped(mob/user)
. = ..()