mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
fix inability to climb over railings (#29383)
This commit is contained in:
committed by
GitHub
parent
d69f5a2e14
commit
a00e2ea220
@@ -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