mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
call parent first
This commit is contained in:
@@ -96,13 +96,13 @@
|
||||
orbiting.end_orbit(src)
|
||||
orbiting = null
|
||||
|
||||
. = ..()
|
||||
|
||||
for(var/movable_content in contents)
|
||||
qdel(movable_content)
|
||||
|
||||
LAZYCLEARLIST(client_mobs_in_contents)
|
||||
|
||||
. = ..()
|
||||
|
||||
moveToNullspace()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user