mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-sync
This commit is contained in:
@@ -96,6 +96,8 @@
|
||||
unregister()
|
||||
destination = null
|
||||
previous = null
|
||||
for(var/obj/machinery/power/shuttle_engine/engine as anything in engine_list)
|
||||
engine.unsync_ship()
|
||||
if(!QDELETED(assigned_transit))
|
||||
qdel(assigned_transit, force = TRUE)
|
||||
assigned_transit = null
|
||||
|
||||
Reference in New Issue
Block a user