mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
fixed a fog layer after recreate cache file
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11945 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1df598bb89
commit
575f06afed
2 changed files with 2 additions and 1 deletions
|
|
@ -124,6 +124,7 @@ function doRecompileCacheFile() {
|
|||
}
|
||||
function completeCacheMessage(ret_obj) {
|
||||
alert(ret_obj['message']);
|
||||
hideWaitingFogLayer();
|
||||
}
|
||||
|
||||
function doResetAdminMenu() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue