Fixes layering/cover icon for the sports car (#29155)

* INITIAL D

* 1 too many tabs

---------

Co-authored-by: Bmon <no@email.com>
This commit is contained in:
Bm0n
2025-05-01 18:33:22 -04:00
committed by GitHub
parent e9f46e8ea3
commit 4067e7491c
2 changed files with 1 additions and 4 deletions
+1 -4
View File
@@ -42,7 +42,4 @@
/obj/vehicle/car/handle_vehicle_layer()
if(dir == SOUTH)
layer = ABOVE_MOB_LAYER
else
layer = OBJ_LAYER
layer = OBJ_LAYER
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 14 KiB