mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
Hide fog layer after clear session
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12004 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8012a26fe6
commit
ec3986a3a5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,4 +8,5 @@ function doClearSession() {
|
||||||
|
|
||||||
function completeClearSession(ret_obj, response_tags) {
|
function completeClearSession(ret_obj, response_tags) {
|
||||||
alert(ret_obj['result']);
|
alert(ret_obj['result']);
|
||||||
|
hideWaitingFogLayer();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue