mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
The comment was right there, man.
This commit is contained in:
@@ -186,8 +186,6 @@ namespace Robust.Client.Graphics.Clyde
|
||||
CreateWindowGl31();
|
||||
}
|
||||
|
||||
// TODO: If Windows use MessageBoxW here since it's easy enough.
|
||||
// I think, at least.
|
||||
if (_glfwWindow == null)
|
||||
{
|
||||
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
|
||||
|
||||
Reference in New Issue
Block a user