diff options
| author | dam <dam@gudinoff> | 2022-02-14 00:46:40 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-02-14 00:46:40 +0000 |
| commit | 8bcba716764ba2ebee433fad816f922e44f892bd (patch) | |
| tree | a4f1fa5479934b2ea8a3c2cd84f6f76a24cf4485 /fonts/font_regular.tres | |
| parent | 00fe1da84cdd89e2f168c1be12217dd7047b70ba (diff) | |
| download | surgery-log-8bcba716764ba2ebee433fad816f922e44f892bd.tar.zst surgery-log-8bcba716764ba2ebee433fad816f922e44f892bd.zip | |
Improve popup appearance.
Diffstat (limited to 'fonts/font_regular.tres')
| -rw-r--r-- | fonts/font_regular.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/font_regular.tres b/fonts/font_regular.tres index 01b4567..d42e75b 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 = 32 +size = 42 use_filter = true font_data = ExtResource( 1 ) |
