diff options
| author | dam <dam@gudinoff> | 2022-04-05 06:18:39 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-04-05 06:18:39 +0000 |
| commit | c48a25f810436abf149225020279220dac3b78ec (patch) | |
| tree | 15c6c8bc17b06023f86f9b2c7efbc497ee164efb /fonts | |
| parent | 2e70e18f24a14f74c00850bfc88071d23ec66da9 (diff) | |
| download | surgery-log-c48a25f810436abf149225020279220dac3b78ec.tar.zst surgery-log-c48a25f810436abf149225020279220dac3b78ec.zip | |
Improved is_urgency button layout and visual. Changed font size.
Diffstat (limited to 'fonts')
| -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 718443e..1090222 100644 --- a/fonts/font_regular.tres +++ b/fonts/font_regular.tres @@ -3,6 +3,6 @@ [ext_resource path="res://fonts/B612-Regular.ttf" type="DynamicFontData" id=1] [resource] -size = 42 +size = 32 use_filter = true font_data = ExtResource( 1 ) |
