From df97602c6d7335d0a8c83cddefef8716e47c37a0 Mon Sep 17 00:00:00 2001 From: Nemrav <> Date: Tue, 9 May 2023 21:08:41 -0300 Subject: Add UI scaling through menu option --- game/project.godot | 1 + 1 file changed, 1 insertion(+) (limited to 'game/project.godot') diff --git a/game/project.godot b/game/project.godot index a14f910..7201be7 100644 --- a/game/project.godot +++ b/game/project.godot @@ -26,6 +26,7 @@ Resolution="*res://src/Autoload/Resolution.gd" SoundManager="*res://src/Autoload/SoundManager.gd" MusicConductor="*res://src/MusicConductor/MusicConductor.tscn" Keychain="*res://addons/keychain/Keychain.gd" +GuiScale="*res://src/Autoload/GuiScale.gd" [display] -- cgit v1.2.3-56-ga3b1