From ef7c248e3dd7ce2e01ded276f30a500c987333fc Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Tue, 31 Oct 2023 11:47:11 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E8=B0=83=E6=95=B4=E5=90=88=E5=B9=B6?= =?UTF-8?q?=E5=9D=90=E9=AA=91=E6=A0=8F=E9=80=89=E9=A1=B9=E8=87=B3=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E8=8F=9C=E5=8D=95"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 5778c052f4a98d7ac7747eb4ad62cb8fc325f5df. --- game/game.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/game/game.js b/game/game.js index c0f532526..260f0a772 100644 --- a/game/game.js +++ b/game/game.js @@ -735,6 +735,12 @@ general:{ name:'通用', config:{ + mount_combine:{ + name:'合并坐骑栏', + init:false, + intro:'
  • 将进攻坐骑栏和防御坐骑栏合并为同一个位置(重启后生效)。', + restart:true, + }, low_performance:{ name:'流畅模式', init:false, @@ -3644,12 +3650,6 @@ map.show_extensionshare.hide(); } }, - mount_combine:{ - name:'合并坐骑栏', - init:false, - intro:'
  • 将进攻坐骑栏和防御坐骑栏合并为同一个位置(重启后生效)。', - restart:true, - }, show_history:{ name:'出牌记录栏', init:'off',