(7d7e17231) Implement reversing and make it as an option for attacks. Detach latching with "F" (debug feature).
This commit is contained in:
@@ -248,7 +248,7 @@ namespace Barotrauma
|
||||
scale: scale);
|
||||
}
|
||||
|
||||
if (!GUI.DisableItemHighlights && !Inventory.DraggingItemToWorld)
|
||||
if (!GUI.DisableItemHighlights)
|
||||
{
|
||||
var hudTexts = focusedItem.GetHUDTexts(character);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user