From eca8505d4bc84ba280a117783830da914e8ba8c9 Mon Sep 17 00:00:00 2001 From: betalars Date: Thu, 6 Feb 2025 17:39:48 +0100 Subject: [PATCH] remove debug cap --- src/project.godot | 1 - 1 file changed, 1 deletion(-) diff --git a/src/project.godot b/src/project.godot index eaf653e..dc1c5bc 100644 --- a/src/project.godot +++ b/src/project.godot @@ -17,7 +17,6 @@ config/name_localized={ run/main_scene="res://main.tscn" config/use_custom_user_dir=true config/features=PackedStringArray("4.3", "Forward Plus") -run/max_fps=30 boot_splash/bg_color=Color(0.0313726, 0.0117647, 0.129412, 1) boot_splash/image="res://splash.png" boot_splash/fullsize=false