mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Fix warning in WebView
This commit is contained in:
@@ -141,7 +141,7 @@ namespace Robust.Client.WebView.Cef
|
||||
{
|
||||
Closed = true;
|
||||
_manager._browserWindows.Remove(this);
|
||||
Logger.Debug("Removing window");
|
||||
_manager._sawmill.Debug("Removing window");
|
||||
}
|
||||
|
||||
private void CheckClosed()
|
||||
|
||||
Reference in New Issue
Block a user