mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 20:44:28 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1217 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c5bfad19ce
commit
805f3ec7b5
1 changed files with 2 additions and 0 deletions
|
|
@ -8,5 +8,7 @@ xAddEventListener(window,'load',doCallCounter);
|
||||||
|
|
||||||
// counter 모듈을 호출하는 함수
|
// counter 모듈을 호출하는 함수
|
||||||
function doCallCounter() {
|
function doCallCounter() {
|
||||||
|
show_waiting_message = false;
|
||||||
exec_xml('counter','procCounterExecute');
|
exec_xml('counter','procCounterExecute');
|
||||||
|
show_waiting_message = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue