From 574b09b761dc231dfb2c28c57e169f2a1dade0a3 Mon Sep 17 00:00:00 2001 From: Sukincen <33780347+Sukincen@users.noreply.github.com> Date: Mon, 12 Aug 2019 15:43:22 +0800 Subject: [PATCH] Update update.js --- game/update.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/update.js b/game/update.js index 4a0e8db15..755d6c8b5 100644 --- a/game/update.js +++ b/game/update.js @@ -1,5 +1,5 @@ window.noname_update={ - version:'1.9.91.3', + version:'1.9.91.4', update:'1.9.91.2', changeLog:[ 'BUG修复', @@ -8,6 +8,7 @@ window.noname_update={ 'card/guozhan.js', 'character/shenhua.js', 'character/sp.js', + 'character/diy.js', 'character/yijiang.js', 'mode/boss.js', 'mode/doudizhu.js',