mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Revert basewindow change (#5664)
This commit is contained in:
@@ -37,8 +37,8 @@ namespace Robust.Client.UserInterface.CustomControls
|
||||
return;
|
||||
}
|
||||
|
||||
OnClose?.Invoke();
|
||||
Parent.RemoveChild(this);
|
||||
OnClose?.Invoke();
|
||||
}
|
||||
|
||||
protected internal override void KeyBindDown(GUIBoundKeyEventArgs args)
|
||||
|
||||
Reference in New Issue
Block a user