Update submodule, removal of window AddToScreen.
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Content.Client.GameObjects.EntitySystems
|
||||
|
||||
var menu = characterInterface.Window;
|
||||
|
||||
if (menu.Visible)
|
||||
if (menu.IsOpen)
|
||||
{
|
||||
if (menu.IsAtFront())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user