tweak settings and debugger
This commit is contained in:
@@ -27,7 +27,7 @@ const CONFIG_PATH := "user://settings.cfg"
|
||||
DisplayServer.window_set_vsync_mode(value)
|
||||
vsync = value
|
||||
|
||||
@export var limit_max_fps: bool = false:
|
||||
@export var limit_max_fps: bool = true:
|
||||
set(value):
|
||||
if value:
|
||||
Engine.max_fps = max_fps
|
||||
|
||||
Reference in New Issue
Block a user