This commit is contained in:
parent
5babdf0e9f
commit
0ea632aa7d
|
@ -2649,10 +2649,12 @@
|
|||
}
|
||||
if(config.versus_mode=='two'){
|
||||
map.replace_handcard_two.show();
|
||||
map.replace_character_two.show();
|
||||
map.change_identity.show();
|
||||
}
|
||||
else{
|
||||
map.replace_handcard_two.hide();
|
||||
map.replace_character_two.hide();
|
||||
map.change_identity.remove();
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue