Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amylizzle committed Oct 11, 2023
1 parent bded035 commit a1247cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions OpenDreamClient/Interface/DreamInterfaceManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -655,8 +655,6 @@ private void LoadInterface(InterfaceDescriptor descriptor) {
OSWindow _window = window.CreateWindow();
_window.StartupLocation = WindowStartupLocation.CenterOwner;
_window.Owner = _clyde.MainWindow;
//if(((WindowDescriptor)window.ElementDescriptor).IsVisible)
// _window.Show();
}
}
}
Expand Down

0 comments on commit a1247cb

Please sign in to comment.