v1.4.4.1 (Blood in the Water Update)
This commit is contained in:
@@ -771,7 +771,7 @@ namespace Barotrauma
|
||||
{
|
||||
if (Screen.Selected == GameMain.GameScreen)
|
||||
{
|
||||
if (item.NonInteractable || item.NonPlayerTeamInteractable)
|
||||
if (!item.IsInteractable(Character.Controlled))
|
||||
{
|
||||
return QuickUseAction.None;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user