Skip to content

Commit

Permalink
no more (#5676)
Browse files Browse the repository at this point in the history
  • Loading branch information
MilonPL authored Feb 13, 2025
1 parent fea592e commit d442d90
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ protected BoundUserInterface(EntityUid owner, Enum uiKey)
/// Invoked when the UI is opened.
/// Do all creation and opening of things like windows in here.
/// </summary>
[MustCallBase]
protected internal virtual void Open()
{
if (IsOpened)
Expand Down

0 comments on commit d442d90

Please sign in to comment.