1
This commit is contained in:
parent
95a619d5b1
commit
3295773d78
@ -1269,9 +1269,6 @@ bool Human::HasNoDownedTeammate()
|
||||
|
||||
bool Human::CanUseSkill()
|
||||
{
|
||||
if (!room->BattleStarted()) {
|
||||
return false;
|
||||
}
|
||||
if (downed) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user