Skip to content

Commit c99b7e9

Browse files
authored
makes blackness black (#1030)
1 parent 391b7a2 commit c99b7e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/_onclick/hud/rendering/plane_master.dm

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
plane = BLACKNESS_PLANE
7474
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
7575
blend_mode = BLEND_MULTIPLY
76+
blend_mode_override = BLEND_OVERLAY
7677
appearance_flags = PLANE_MASTER | NO_CLIENT_COLOR | PIXEL_SCALE
7778
//byond internal end
7879

0 commit comments

Comments
 (0)