mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Small Floor Lights Offset Fix (#18743)
* Small Floor Lights Offset Fix * Changelog
This commit is contained in:
@@ -221,6 +221,10 @@
|
||||
pixel_x = pixel_x
|
||||
pixel_y = pixel_y
|
||||
|
||||
/obj/machinery/light/small/floor/set_pixel_offsets()
|
||||
pixel_x = pixel_x
|
||||
pixel_y = pixel_y
|
||||
|
||||
/obj/machinery/light/update_icon()
|
||||
cut_overlays()
|
||||
if ((status == LIGHT_EMPTY) || !fitting_has_empty_icon)
|
||||
|
||||
Reference in New Issue
Block a user