mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
9 lines
224 B
Text
9 lines
224 B
Text
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://fonts/cabin-regular.ttf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
size = 15
|
|
use_mipmaps = true
|
|
use_filter = true
|
|
font_data = ExtResource( 1 )
|