mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
fix inability to climb over railings (#29383)
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
return
|
||||
climbers -= user
|
||||
UnregisterSignal(user, COMSIG_PARENT_QDELETING)
|
||||
return TRUE
|
||||
|
||||
/obj/structure/proc/remove_climber(mob/living/climber)
|
||||
SIGNAL_HANDLER // COMSIG_PARENT_QDELETING
|
||||
|
||||
Reference in New Issue
Block a user