13 lines
372 B
JavaScript
13 lines
372 B
JavaScript
window.noname_update={
|
|
version:'1.8.10.5',
|
|
changeLog:[
|
|
'修bug',
|
|
],
|
|
files:{
|
|
global:['game/game.js','game/phantom.js','mode/stone.js','character/hearth.js','character/swd.js','theme/simple/style.css'],
|
|
'1.8.10.2':['mode/guozhan.js'],
|
|
'1.8.10.3':['character/sp.js','layout/default/layout.css'],
|
|
'1.8.10.4':[],
|
|
}
|
|
}
|