This commit is contained in:
libccy 2017-11-15 16:57:15 +08:00
parent 6ba8caddbb
commit 01b419079b
2 changed files with 7 additions and 6 deletions

View File

@ -25594,7 +25594,10 @@
splash:imgsrc
}
lib.init['setMode_'+name]=function(){
mode[name]=info;
game.import('mode',function(lib,game,ui,get,ai,_status){
info.name=name;
return info;
});
}
if(!lib.config.extensionInfo[extname]){
lib.config.extensionInfo[extname]={};

View File

@ -1,10 +1,8 @@
window.noname_update={
version:'1.9.43.1',
version:'1.9.43.2',
update:'1.9.43',
changeLog:[
'bug修复',
'部分DIY比赛武将',
'联机断线重连、重开改进'
'bug修复'
],
files:[
'game/game.js',
@ -22,7 +20,7 @@ window.noname_update={
// 'character/*',
// 'character/hearth.js',
// 'character/gwent.js',
// 'character/old.js',
'character/swd.js',
'character/standard.js',
// 'character/sp.js',
// 'character/swd.js',