国战枭姬 bugfix

This commit is contained in:
Spmario233 2024-03-16 20:35:19 +08:00
parent 3105c952d4
commit f224e3fc9b
1 changed files with 1 additions and 1 deletions

View File

@ -12799,7 +12799,7 @@ return event.junling=='junling5'?1:0;});
preHidden:true,
getIndex(event, player){
const evt=event.getl(player);
if (evt && evt.player === player && evt.es) return 1;
if (evt && evt.player === player && evt.es && evt.es.length) return 1;
return false;
},
content:function(){