Build 0.21.6.0
This commit is contained in:
@@ -546,7 +546,7 @@ namespace Barotrauma
|
||||
|
||||
foreach (Item item in itemsToRemove)
|
||||
{
|
||||
item.Remove();
|
||||
Entity.Spawner.AddItemToRemoveQueue(item);
|
||||
}
|
||||
|
||||
if (GameMain.IsMultiplayer) { character.Inventory.CreateNetworkEvent(); }
|
||||
|
||||
Reference in New Issue
Block a user