From c9dfd96bb181355be2cf5f3d3a0181a2b943d69c Mon Sep 17 00:00:00 2001 From: Tastyfish Date: Sat, 14 Nov 2015 22:29:49 -0500 Subject: [PATCH] Made jukebox volume update work more reliably when buffering is slow --- code/modules/media/mediamanager.dm | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/code/modules/media/mediamanager.dm b/code/modules/media/mediamanager.dm index bf9d6a58c52..bb79596071d 100644 --- a/code/modules/media/mediamanager.dm +++ b/code/modules/media/mediamanager.dm @@ -10,13 +10,18 @@ // Converted to VLC for cross-platform and ogg support. - N3X var/const/PLAYER_HTML={" - + "}