This commit is contained in:
libccy 2017-04-17 13:32:30 +08:00
parent 44450a9ef0
commit 3fa53aaf75
1 changed files with 0 additions and 6 deletions

View File

@ -6487,7 +6487,6 @@
}
delete _status.htmlbg;
window.game=game;
var styleToLoad=6;
var styleLoaded=function(){
@ -6944,11 +6943,6 @@
var character=lib.imported.character;
var play=lib.imported.play;
delete window.game;
delete window.ui;
delete window.get;
delete window.ai;
delete window.lib;
delete window._status;
var i,j,k;
for(i in mode[lib.config.mode].element){
if(!lib.element[i]) lib.element[i]=[];