diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-30 11:20:16 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-30 11:20:16 -0400 |
| commit | 4a17fde692b900393d796675bcf7011aa7399dad (patch) | |
| tree | 5305dba808a7094192821736a379168cdb549843 /godot/theming/menu_font.tres | |
| parent | 7a1d857de96174dfa5a0fa40f8c14acbd2f651c2 (diff) | |
syncing off main
Diffstat (limited to 'godot/theming/menu_font.tres')
| -rw-r--r-- | godot/theming/menu_font.tres | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/godot/theming/menu_font.tres b/godot/theming/menu_font.tres index 5c850e4..b44cf0e 100644 --- a/godot/theming/menu_font.tres +++ b/godot/theming/menu_font.tres @@ -3,4 +3,5 @@ [ext_resource path="res://theming/FreeMono.otf" type="DynamicFontData" id=1] [resource] +use_mipmaps = true font_data = ExtResource( 1 ) |
