parent
aa48557416
commit
acf6612eba
src/Battling/Models
|
@ -86,6 +86,7 @@ namespace CreatureLib::Battling {
|
|||
return _fillableSlots.At(i);
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
bool IsDefeated() noexcept {
|
||||
|
|
Loading…
Reference in New Issue