Removal of sound playing is further delayed.

This commit is contained in:
marcins78@gmail.com
2013-01-19 17:21:46 +00:00
parent 6f6ab0adf0
commit 13ba80dd72

View File

@@ -699,7 +699,7 @@ var GempLotrHallUI = Class.extend({
setTimeout(
function() {
soundPlay.remove();
}, 2000);
}, 5000);
}
if (!this.supportedFormatsInitialized) {