This commit is contained in:
aozhiwei 2024-08-29 19:24:51 +08:00
parent ed49e8c193
commit e1c92ba5a9

View File

@ -695,6 +695,9 @@ void Incubator::StartNewBattleMode()
}
return true;
});
if (invisable_humans.size() > 0) {
}
}
},
&xtimer_attacher_);