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