From b94023cc5704a73ee08781f26cedfdd99012b0ba Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Sun, 15 Sep 2019 22:59:45 +0800 Subject: [PATCH] Fix --- game/update.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/update.js b/game/update.js index d0558f937..7a84504c9 100644 --- a/game/update.js +++ b/game/update.js @@ -13,7 +13,7 @@ window.noname_update={ 'character/shenhua.js', 'character/sp.js', 'character/standard.js', - 'character/xinghuoliaoyian.js', + 'character/xinghuoliaoyuan.js', 'character/yijiang.js', 'mode/guozhan.js', 'mode/boss.js',