mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 21:10:30 +01:00
Removes that
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
/var/datum/controller/subsystem/arrivals/SSpathfinding
|
||||
|
||||
/datum/controller/subsystem/arrivals
|
||||
name = "Arrivals"
|
||||
flags = SS_NO_INIT | SS_BACKGROUND | SS_NO_TICK_CHECK
|
||||
|
||||
var/list/cached_path = list()
|
||||
|
||||
/datum/controller/subsystem/arrivals/New()
|
||||
NEW_SS_GLOBAL(SSpathfinding)
|
||||
Reference in New Issue
Block a user