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',