Files
BongaTheProto 1883c47d5c basic ref regex
makes the proc calls compatible with 515
2024-03-11 19:46:05 -05:00

7 lines
263 B
Plaintext

/datum/controller/subsystem/shuttle/Initialize(timeofday)
. = ..(timeofday)
SSticker.OnRoundend(CALLBACK(src, PROC_REF(roundend_callback)))
/datum/controller/subsystem/shuttle/proc/roundend_callback()
SSshuttle.navigation_locked_traits.Remove(ZTRAIT_CENTCOM)