mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-12-02 10:52:00 +03:00
10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
[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 )
|