- Fixed structure-gap links not being saved
- Saving gap orientation - Waypoint generation works with small hulls and even if SubBody doesn't exist - Fixed charactermode when a editing mid-round - Fixed powercontainer charge progressbar position
This commit is contained in:
@@ -1023,6 +1023,9 @@ namespace Barotrauma
|
||||
{
|
||||
picked = true;
|
||||
ic.ApplyStatusEffects(ActionType.OnPicked, 1.0f, picker);
|
||||
|
||||
GUIComponent.MouseOn = null;
|
||||
|
||||
if (ic.CanBeSelected) selected = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user