From 5b863fdc25848817ef11f0c1a33ef45a4160aa2c Mon Sep 17 00:00:00 2001 From: dam Date: Mon, 27 Dec 2021 03:31:03 +0000 Subject: Allow to scroll database screen without selecting item on touch-down. --- fonts/font_regular.tres | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fonts/font_regular.tres') diff --git a/fonts/font_regular.tres b/fonts/font_regular.tres index 095114d..01b4567 100644 --- a/fonts/font_regular.tres +++ b/fonts/font_regular.tres @@ -3,6 +3,6 @@ [ext_resource path="res://fonts/B612Mono-Regular.ttf" type="DynamicFontData" id=1] [resource] -size = 34 +size = 32 use_filter = true font_data = ExtResource( 1 ) -- cgit v1.2.3