online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/verdana.tres')
| -rw-r--r-- | ui/verdana.tres | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/verdana.tres b/ui/verdana.tres new file mode 100644 index 0000000..f51027c --- /dev/null +++ b/ui/verdana.tres @@ -0,0 +1,6 @@ +[gd_resource type="DynamicFont" load_steps=2 format=2] + +[ext_resource path="res://ui/verdana-bold.ttf" type="DynamicFontData" id=1] + +[resource] +font_data = ExtResource( 1 ) |