nextshow() bglayer(false); 추가
This commit is contained in:
parent
4df72e9888
commit
ebfa3ed63a
|
|
@ -230,6 +230,7 @@
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
function nextshow() {
|
function nextshow() {
|
||||||
|
bglayer(false);
|
||||||
stopsoundall();
|
stopsoundall();
|
||||||
cblock = getint($(".evbox:visible").first().attr("data-qblock")) + 1;
|
cblock = getint($(".evbox:visible").first().attr("data-qblock")) + 1;
|
||||||
$(".evbox").hide();
|
$(".evbox").hide();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue