mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-24 22:37:06 +01:00
4285cc90ea
## About PR Makes it so lighting system recognizes the direction flashlight is facing when dropped, so it no longer defaults to south The reasoning behind this method is, https://github.com/Aurorastation/Aurora.3/blob/38a5988115e33594fcc9e9fafd08d474bbf76967/code/datums/components/overlay_lighting.dm#L503-L509 items don't update their directions when held and carried around, and `set_dir()` is where the signal is sent which system listens to also removes an unused var