PhysicsBodyPosition networkevents aren't sent for items that are inside an inventory (e.g. carried by a character), items can be moved from the inventory to containers by double clicking
This commit is contained in:
@@ -169,8 +169,6 @@ namespace Barotrauma
|
||||
|
||||
public virtual void Draw(SpriteBatch spriteBatch)
|
||||
{
|
||||
doubleClickedItem = null;
|
||||
|
||||
string toolTip = "";
|
||||
|
||||
int rectWidth = 40, rectHeight = 40;
|
||||
|
||||
Reference in New Issue
Block a user