Being a bit too careless today, fixes dumb oversight
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
aa48557416
commit
acf6612eba
@ -86,6 +86,7 @@ namespace CreatureLib::Battling {
|
|||||||
return _fillableSlots.At(i);
|
return _fillableSlots.At(i);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool IsDefeated() noexcept {
|
bool IsDefeated() noexcept {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user