This commit is contained in:
libccy 2016-03-10 12:29:06 +08:00
parent b45bcc83c4
commit 50bfaea615
1 changed files with 3 additions and 1 deletions

View File

@ -2281,11 +2281,13 @@
map.tafang_turn.hide();
map.tafang_difficulty.hide();
}
if(config.chess_mode=='combat'||config.chess_mode=='tafang'){
if(config.chess_mode!='leader'){
map.ban_weak.show();
map.ban_strong.show();
}
else{
map.ban_weak.hide();
map.ban_strong.hide();
}
},
tafang_turn:{