Small Floor Lights Offset Fix (#18743)

* Small Floor Lights Offset Fix

* Changelog
This commit is contained in:
SleepyGemmy
2024-03-25 06:47:49 +00:00
committed by GitHub
parent 83aa182f69
commit 7f202fd718
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -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)