无懈bug修复,boss名称占位修复

This commit is contained in:
Spmario233 2024-03-30 20:19:51 +08:00
parent 671c333177
commit bf5eebca09
2 changed files with 2 additions and 0 deletions

View File

@ -2985,6 +2985,7 @@ game.import('card',function(lib,game,ui,get,ai,_status){
return true;
},
forceLoad:true,
forceDie:true,
content:function(){
'step 0'
delete event.wuxieresult;

View File

@ -57,6 +57,7 @@
#bosslist>.player .identity {
align-items: flex-start;
width: min-content;
}
#bosslist>.player .identity>div {