Files
vgstation13/code/modules/lighting
DamianX 6dc7f3b798 Fixed warnings and stuff (#27004)
* added return type to PriorityQueue/List

* fixed /atom/movable/lighting_overlay/forceMove

* fixed /obj/item/weapon/gun/hookshot/whip/windup_box/Fire

* fixed /obj/item/weapon/gun/projectile/hecate/hunting/proc/scoping()

* removed useless stuff from get_blood (src is always null for global procs unless manually set)

* did the thing
2020-07-06 07:53:43 -03:00
..