Removal of sound playing is further delayed.
This commit is contained in:
@@ -699,7 +699,7 @@ var GempLotrHallUI = Class.extend({
|
|||||||
setTimeout(
|
setTimeout(
|
||||||
function() {
|
function() {
|
||||||
soundPlay.remove();
|
soundPlay.remove();
|
||||||
}, 2000);
|
}, 5000);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!this.supportedFormatsInitialized) {
|
if (!this.supportedFormatsInitialized) {
|
||||||
|
|||||||
Reference in New Issue
Block a user