Adds explicit inventory window.
This commit is contained in:
@@ -97,6 +97,7 @@ namespace Content.Client.GameObjects.Components.Actor
|
||||
if (Window != null)
|
||||
{
|
||||
_gameHud.CharacterButtonVisible = false;
|
||||
Window.Close();
|
||||
}
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user