mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 12:37:18 -04:00
Add vsync toggle & honor fullscreen setting
This commit is contained in:
@@ -15,6 +15,7 @@ struct UserSettings {
|
||||
struct {
|
||||
// Video
|
||||
ConfigVar<bool> enableFullscreen;
|
||||
ConfigVar<bool> enableVsync;
|
||||
} video;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user