We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391b7a2 commit c99b7e9Copy full SHA for c99b7e9
code/_onclick/hud/rendering/plane_master.dm
@@ -73,6 +73,7 @@
73
plane = BLACKNESS_PLANE
74
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
75
blend_mode = BLEND_MULTIPLY
76
+ blend_mode_override = BLEND_OVERLAY
77
appearance_flags = PLANE_MASTER | NO_CLIENT_COLOR | PIXEL_SCALE
78
//byond internal end
79
0 commit comments