always play
This commit is contained in:
parent
c7cfada2eb
commit
8bf1201888
@ -229,11 +229,7 @@ USA
|
||||
audio.currentTime = 0;
|
||||
|
||||
// Play the sound.
|
||||
var get_sound_cookie = jQuery.cookie("Sound_status");
|
||||
if(get_sound_cookie == 'volume_on')
|
||||
{
|
||||
audio.play();
|
||||
}
|
||||
}
|
||||
|
||||
// Vars used by the code in this page to do power controls.
|
||||
|
Loading…
Reference in New Issue
Block a user