Files
Bubberstation/code/controllers/subsystem
SkyratBot 7f88c2ea4e [MIRROR] Fixes a parallax SS runtime (#330)
* Fixes a parallax SS runtime (#52897)

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)

* Fixes a parallax SS runtime

Co-authored-by: Rohesie <rohesie@gmail.com>
2020-08-13 05:25:22 +02:00
..
2020-05-24 14:04:35 -03:00
2020-07-20 16:35:13 -03:00
2020-07-28 05:56:57 -04:00
2020-01-03 22:40:24 -05:00
2020-05-24 14:04:35 -03:00
2020-07-16 20:13:04 +02:00
2019-12-09 13:47:57 -05:00
2020-07-16 20:18:27 +02:00
2020-07-24 02:57:06 -04:00
2020-03-06 14:06:09 +08:00