(93f4e5d57) Allow repair tools to hit structures even if the barrel is inside the structure. Possibly closes #1306
This commit is contained in:
@@ -68,14 +68,6 @@ namespace Barotrauma
|
||||
|
||||
private float dropItemAnimDuration = 0.5f;
|
||||
private float dropItemAnimTimer;
|
||||
|
||||
public Item DroppedItem
|
||||
{
|
||||
get
|
||||
{
|
||||
return droppedItem;
|
||||
}
|
||||
}
|
||||
private Item droppedItem;
|
||||
|
||||
private GUIComponent draggingMed;
|
||||
|
||||
Reference in New Issue
Block a user