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:
@@ -86,6 +86,7 @@ namespace CreatureLib::Battling {
|
|||||||
return _fillableSlots.At(i);
|
return _fillableSlots.At(i);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool IsDefeated() noexcept {
|
bool IsDefeated() noexcept {
|
||||||
|
|||||||
Reference in New Issue
Block a user