-
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
Sep 21, 2016
1 parent
8c31edd
commit 369fc4b
Showing
2 changed files
with
15 additions
and
24 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,29 +1,20 @@ | ||
window.noname_update={ | ||
version:'1.9.1.1', | ||
version:'1.9.1.2', | ||
changeLog:[ | ||
'bug修复', | ||
'增加牌堆补充扩展', | ||
'塔防模式调整', | ||
'新武将' | ||
'修复扩展下载问题', | ||
], | ||
files:{ | ||
global:[ | ||
'game/game.js', | ||
'game/asset.js', | ||
'mode/versus.js', | ||
'character/yijiang.js', | ||
'character/diy.js', | ||
'character/sp.js', | ||
'character/yxs.js', | ||
'character/hearth.js', | ||
'card/swd.js', | ||
'card/extra.js', | ||
'mode/stone.js', | ||
'mode/identity.js', | ||
'game/config.js', | ||
], | ||
'1.9.1':[] | ||
'1.9.1.1':[] | ||
} | ||
} | ||
|
||
//'character/diy.js', | ||
//'character/sp.js', | ||
//'character/yxs.js', | ||
//'character/hearth.js', | ||
//'card/swd.js', | ||
//'mode/stone.js', | ||
//'game/config.js', |
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