mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 00:30:06 +01:00
Station overmap sensors should connect automatically now (#7547)
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
|
||||
//This is called later in the init order by SSshuttles to populate sector objects. Importantly for subtypes, shuttles will be created by then.
|
||||
/obj/effect/overmap/visitable/proc/populate_sector_objects()
|
||||
for(var/obj/machinery/computer/ship/S in global.machines)
|
||||
S.attempt_hook_up(src)
|
||||
|
||||
/obj/effect/overmap/visitable/proc/get_areas()
|
||||
. = list()
|
||||
|
||||
Reference in New Issue
Block a user