From 269d0c8079ef3b37321e699ccaa288281a447d0c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 27 Aug 2024 18:55:19 +0200 Subject: remove debug print in settings --- client/global.gd | 1 - 1 file changed, 1 deletion(-) (limited to 'client') diff --git a/client/global.gd b/client/global.gd index 4c179e17..ded7dbe1 100644 --- a/client/global.gd +++ b/client/global.gd @@ -196,7 +196,6 @@ func apply_settings(): # UI scale factor get_tree().root.content_scale_factor = get_setting("ui_scale_factor") - print("SCALE FACTOR ", get_tree().root.content_scale_factor) # Hints if not get_setting("tutorial_started"): -- cgit v1.2.3-70-g09d2