diff options
| author | dam <dam@gudinoff> | 2022-03-28 16:03:15 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-03-28 16:03:15 +0000 |
| commit | a34abdedf2feebcd17e402d9ed650a7cd17cbfe9 (patch) | |
| tree | f272360a101e32623791a352d4bc4d789e2704f2 /fonts/font_icons.tres | |
| parent | 5b578acee611e8f5c2d64e88d1e7edbea6144c3f (diff) | |
| download | surgery-log-a34abdedf2feebcd17e402d9ed650a7cd17cbfe9.tar.zst surgery-log-a34abdedf2feebcd17e402d9ed650a7cd17cbfe9.zip | |
Changed from mono to regular font. Database screen kept the mono font. Updated to do list.
Diffstat (limited to 'fonts/font_icons.tres')
| -rw-r--r-- | fonts/font_icons.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/font_icons.tres b/fonts/font_icons.tres index 77ff369..90f92cf 100644 --- a/fonts/font_icons.tres +++ b/fonts/font_icons.tres @@ -1,6 +1,6 @@ [gd_resource type="DynamicFont" load_steps=2 format=2] -[ext_resource path="res://fonts/B612Mono-Regular.ttf" type="DynamicFontData" id=1] +[ext_resource path="res://fonts/B612-Regular.ttf" type="DynamicFontData" id=1] [resource] size = 128 |
