删除不必要的国战清空lib.characterReplace
This commit is contained in:
parent
b6a395c3b0
commit
ad62579b8f
|
@ -150,12 +150,12 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
|
|||
else lib.character[i][1]='qun';
|
||||
}
|
||||
}
|
||||
lib.characterReplace={};
|
||||
//lib.characterReplace={};
|
||||
},_status.mode,_status.separatism);
|
||||
game.randomMapOL();
|
||||
}
|
||||
else{
|
||||
lib.characterReplace={};
|
||||
//lib.characterReplace={};
|
||||
for(var i=0;i<game.players.length;i++){
|
||||
game.players[i].node.name.hide();
|
||||
game.players[i].node.name2.hide();
|
||||
|
|
Loading…
Reference in New Issue