Skip to content

Commit

Permalink
make both match at 20%
Browse files Browse the repository at this point in the history
  • Loading branch information
fira committed Nov 14, 2023
1 parent a1ab659 commit dcab1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/tgui_panel/audio.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

/// Admin music volume, from 0 to 1.
/client/var/admin_music_volume = 0.5
/client/var/admin_music_volume = 0.2

/**
* public
Expand Down

0 comments on commit dcab1e3

Please sign in to comment.