Build 0.18.13.0
This commit is contained in:
@@ -308,6 +308,7 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
}
|
||||
if (targetSlot < 0) { return false; }
|
||||
return targetInventory.TryPutItem(item, targetSlot, allowSwapping, allowCombine: false, Character);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user