WebHook test againnn
This commit is contained in:
parent
ad8c17e338
commit
a0272c2189
@ -188,7 +188,7 @@ bool PlayerInventory::slotValid(InventorySlot const& slot) const {
|
||||
if (auto bag = bagContents(bagSlot->first)) {
|
||||
if ((size_t)bagSlot->second >= bag->size())
|
||||
return false;
|
||||
}
|
||||
}
|
||||
else return false;
|
||||
}
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user