From f86b26c1989c69d1a39d0d451c2b7114cbc4d64f Mon Sep 17 00:00:00 2001 From: libccy Date: Sun, 26 Mar 2017 02:13:01 +0800 Subject: [PATCH] g --- game/game.js | 71 +++++++++++++++++++++++++++----- game/update.js | 14 +++---- image/character/ow_kuangshu.jpg | Bin 103276 -> 97671 bytes 3 files changed, 68 insertions(+), 17 deletions(-) diff --git a/game/game.js b/game/game.js index be47e0221..73bcde9c2 100644 --- a/game/game.js +++ b/game/game.js @@ -1704,7 +1704,7 @@ else{ ui.arena.classList.remove('uslim_player'); } - if(item=='normal'&&(game.layout=='long'||game.layout=='long2')){ + if(item=='normal'&&lib.config.mode!='brawl'&&(game.layout=='long'||game.layout=='long2')){ ui.arena.classList.add('lslim_player'); } else{ @@ -4909,7 +4909,7 @@ '
角色操作
'+ - '
游戏操作