mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-29 10:31:34 +00:00
Lazy list macros weren't being used properly. Did a bit of code cleaning as well. Runtime: [17:39:46] Runtime in parallax.dm, line 43: type mismatch: null -= Sukie Braun (/mob/dead/observer) proc name: fire (/datum/controller/subsystem/parallax/fire) src: Parallax (/datum/controller/subsystem/parallax) call stack: Parallax (/datum/controller/subsystem/parallax): fire(0) Parallax (/datum/controller/subsystem/parallax): ignite(0) Master (/datum/controller/master): RunQueue() Master (/datum/controller/master): Loop() Master (/datum/controller/master): StartProcessing(0)