diff --git a/game/asset.js b/game/asset.js index 8d503374b..10c5e0fd7 100644 --- a/game/asset.js +++ b/game/asset.js @@ -1,5 +1,5 @@ window.noname_asset_list=[ - '1.9.13', + '1.9.13.1', 'image/background/huangtian_bg.jpg', 'image/background/september_bg.jpg', 'image/background/shengshi_bg.jpg', @@ -506,6 +506,7 @@ window.noname_asset_list=[ 'image/character/ow_falaozhiying.jpg', 'image/character/ow_heiying.jpg', 'image/character/ow_luxiao.jpg', + 'image/character/ow_orisa.jpg', 'image/character/ow_shibing.jpg', 'image/character/ow_tianshi.jpg', 'image/character/ow_maikelei.jpg', diff --git a/game/update.js b/game/update.js index d84fcf88f..68fc79038 100644 --- a/game/update.js +++ b/game/update.js @@ -1,5 +1,5 @@ window.noname_update={ - version:'1.9.13', + version:'1.9.13.1', update:'1.9.12.4', changeLog:[ '更新源设置',