This commit is contained in:
libccy 2017-05-26 18:07:58 +08:00
parent 7341700549
commit 655e4d4524
1 changed files with 6 additions and 0 deletions

View File

@ -4527,6 +4527,12 @@
else{
map.change_identity.hide();
}
if(config.versus_mode=='siguo'){
map.siguo_character.show();
}
else{
map.siguo_character.hide();
}
},
versus_mode:{
name:'游戏模式',