mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
898f276eba
This should help make the game more accessible, and reduce font rendering issues. Closes #5.
7 lines
184 B
Text
7 lines
184 B
Text
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://fonts/cabin-bold.ttf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
size = 45
|
|
font_data = ExtResource( 1 )
|