-
Notifications
You must be signed in to change notification settings - Fork 625
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
libccy
authored and
libccy
committed
Oct 7, 2016
1 parent
60bd064
commit 6bbf379
Showing
2 changed files
with
30 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,33 @@ | ||
window.noname_update={ | ||
version:'1.9.1.2', | ||
version:'1.9.2', | ||
changeLog:[ | ||
'修复扩展下载问题', | ||
'bug修复', | ||
'乱斗创建关卡', | ||
], | ||
files:{ | ||
global:[ | ||
'card/swd.js', | ||
'card/guozhan.js', | ||
'card/hearth.js', | ||
'card/yunchou.js', | ||
'game/package.js', | ||
'game/asset.js', | ||
'game/game.js', | ||
'character/diy.js', | ||
'character/sp.js', | ||
'character/yxs.js', | ||
'character/swd.js', | ||
'character/hearth.js', | ||
'card/swd.js', | ||
'character/xianjian.js', | ||
'character/shenhua.js', | ||
'character/ow.js', | ||
'character/yijiang.js', | ||
'character/yxs.js', | ||
'mode/boss.js', | ||
'mode/versus.js', | ||
'mode/brawl.js', | ||
'mode/stone.js', | ||
'mode/identity.js', | ||
'game/config.js', | ||
'extension/boss/extension.js', | ||
'layout/mode/boss.css', | ||
], | ||
'1.9.1.1':[] | ||
'1.9.1.2':[] | ||
} | ||
} | ||
|
||
// 'card/swd.js', | ||
// 'card/guozhan.js', | ||
// 'card/hearth.js', | ||
// 'card/yunchou.js', | ||
// 'game/package.js', | ||
// 'game/asset.js', | ||
// 'game/game.js', | ||
// 'character/diy.js', | ||
// 'character/swd.js', | ||
// 'character/hearth.js', | ||
// 'character/xianjian.js', | ||
// 'character/shenhua.js', | ||
// 'character/ow.js', | ||
// 'character/yijiang.js', | ||
// 'character/yxs.js', | ||
// 'mode/boss.js', | ||
// 'mode/versus.js', | ||
// 'mode/brawl.js', | ||
// 'mode/stone.js', | ||
// 'extension/boss/extension.js', | ||
// 'layout/mode/boss.css', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters