The comment was right there, man.

This commit is contained in:
Pieter-Jan Briers
2020-08-26 01:01:18 +02:00
parent 904869cc68
commit cd5115fa85

View File

@@ -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))