mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
@@ -1204,7 +1204,7 @@ namespace Robust.Shared
|
||||
CVarDef.Create("display.use_US_QWERTY_hotkeys", false, CVar.CLIENTONLY | CVar.ARCHIVE);
|
||||
|
||||
public static readonly CVarDef<string> DisplayWindowingApi =
|
||||
CVarDef.Create("display.windowing_api", "glfw", CVar.CLIENTONLY);
|
||||
CVarDef.Create("display.windowing_api", "sdl3", CVar.CLIENTONLY);
|
||||
|
||||
/// <summary>
|
||||
/// If true and on Windows 11 Build 22000,
|
||||
|
||||
Reference in New Issue
Block a user