noname/game/update.js

20 lines
428 B
JavaScript

window.noname_update={
version:'1.8.14.1',
changeLog:[
'修bug',
'观战设置'
],
files:{
global:[
'character/yijiang.js',
'mode/guoshan.js',
'game/game.js',
'layout/default/layout.js',
'theme/woodden/style.css',
'theme/simple/style.css',
'theme/music/style.css',
],
'1.8.14':[]
}
}