Fixed inventory getting "stuck" if slots are merged while one of them is selected
This commit is contained in:
@@ -412,6 +412,8 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
selectedSlot = -1;
|
||||
}
|
||||
|
||||
public void DrawOwn(SpriteBatch spriteBatch)
|
||||
|
||||
Reference in New Issue
Block a user