diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-06-24 18:02:46 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-06-24 23:46:57 -0400 |
| commit | dbb42c99e07320bc20d77cdbe404a8071c0a522e (patch) | |
| tree | 9e3d4094061c800e52897bfaa117a3608c648f2a /menu/labelsettings.tres | |
| parent | 9541a472e0b38369d169ad3f7bb250a8127bc471 (diff) | |
| download | frivolous-run-dbb42c99e07320bc20d77cdbe404a8071c0a522e.tar.gz frivolous-run-dbb42c99e07320bc20d77cdbe404a8071c0a522e.tar.bz2 frivolous-run-dbb42c99e07320bc20d77cdbe404a8071c0a522e.zip | |
Ported game to Godot 4; Major changes
Diffstat (limited to 'menu/labelsettings.tres')
| -rw-r--r-- | menu/labelsettings.tres | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/menu/labelsettings.tres b/menu/labelsettings.tres new file mode 100644 index 0000000..7f6c082 --- /dev/null +++ b/menu/labelsettings.tres @@ -0,0 +1,4 @@ +[gd_resource type="LabelSettings" format=3 uid="uid://ca7nqey0cn3d6"] + +[resource] +shadow_color = Color(0, 0, 0, 0.568627) |
