From 3acbbbadea48dac3d8c7a9651160acf673628cb3 Mon Sep 17 00:00:00 2001 From: libccy Date: Fri, 1 Jul 2016 19:31:57 +0800 Subject: [PATCH] f5 --- game/update.js | 3 +++ layout/default/layout.css | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/game/update.js b/game/update.js index 56fb3af21..90f4c962a 100644 --- a/game/update.js +++ b/game/update.js @@ -13,6 +13,8 @@ window.noname_update={ 'character/sp.js', 'character/xianjian.js', 'character/refresh.js', + 'character/gujian.js', + 'character/standard.js', 'card/swd.js', 'card/guozhan.js', 'card/yunchou.js', @@ -20,6 +22,7 @@ window.noname_update={ 'card/hearth.js', 'card/mingzhong.js', 'card/standard.js', + 'card/refresh.js', 'game/game.js', 'game/config.js', 'mode/stone.js', diff --git a/layout/default/layout.css b/layout/default/layout.css index ef21febee..93a54ae38 100755 --- a/layout/default/layout.css +++ b/layout/default/layout.css @@ -40,7 +40,7 @@ table{table-layout: fixed;} transition: all 1s; } #window.shortcutpaused>div:not(.background):not(#shortcut):not(#system):not(#arena):not(.hidden):not(.removing):not(.dialog):not(.centermenu):not(.popup-container){opacity: 0.3 !important} -#window.shortcutpaused>#arena>div:not(#timer):not(.removing):not(.hidden){opacity: 0.3 !important} +#window.shortcutpaused>#arena>div:not(#timer):not(.removing):not(.hidden):not(#autonode){opacity: 0.3 !important} #window.noclick_important *{pointer-events: none !important;} #window.noclick_important .noclick_click_important div{pointer-events: auto !important} #shortcut{