noname/game/update.js

26 lines
510 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

window.noname_update={
version:'1.9.86',
update:'1.9.85',
changeLog:[
'英雄杀之秦琼by Sukincen',
'阴包武将by 极光)',
'新GBK字体'
],
files:[
'character/diy.js',
'character/yxs.js',
'character/extra.js',
'character/old.js',
'character/refresh.js',
'character/shenhua.js',
'character/sp.js',
'character/standard.js',
'character/xinghuoliaoyuan.js',
'character/yijiang.js',
'game/asset.js',
'game/config.js',
'game/game.js',
'game/package.js'
]
};