Skip to content

Commit

Permalink
makes sound players not dense (#13997)
Browse files Browse the repository at this point in the history
  • Loading branch information
RipGrayson authored Sep 22, 2023
1 parent d3f028c commit fa302ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/effects/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
/obj/effect/soundplayer
anchored = TRUE
opacity = FALSE
density = TRUE
icon_state = "speaker"
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
var/datum/looping_sound/alarm_loop/deltalarm
Expand Down

0 comments on commit fa302ce

Please sign in to comment.