This commit is contained in:
libccy 2019-06-14 14:58:09 -04:00
parent 1ec748a61e
commit e84b900673
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
group:'yxs_menshen3',
onremove:true,
filter:function (event,player){
return game.player.length>1;
return game.players.length>1;
},
content:function (){
"step 0"