mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Fixes headphone sprites and tent roofs (#22083)
The headphones had some invisible pixels that made selecting other items next to it in a bag more annoying. Items inside of a tent can now be clicked on properly as well.
This commit is contained in:
@@ -276,6 +276,7 @@
|
||||
|
||||
/obj/structure/component/tent_canvas/roof
|
||||
plane = ROOF_PLANE
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
|
||||
/obj/structure/component/tent_canvas/roof/CanPass(atom/movable/mover, turf/target, height, air_group)
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user