diff options
| author | Gustavoeklund01 <eklundgu@gmail.com> | 2025-11-10 17:25:59 -0300 |
|---|---|---|
| committer | Gustavoeklund01 <eklundgu@gmail.com> | 2025-11-10 17:25:59 -0300 |
| commit | 1a042d7303081e8bc72e9e3c341db3e528c8d998 (patch) | |
| tree | cb56eafbd73ab8c7f8ba231fd512ae246b4dd64b /project.godot | |
| parent | de99779d19b77d174c561cb3795538412f53bcbc (diff) | |
| parent | f46d058571d453ccf7ddf884ccb5d8694f970d7c (diff) | |
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 5ee82d7..a2bb69f 100644 --- a/project.godot +++ b/project.godot @@ -20,6 +20,7 @@ config/icon="res://icon.svg" signalBus="*res://scripts/Utils/SignalBus.cs" MessageLogData="*res://scripts/Utils/MessageLogData.cs" +Stats="*res://scripts/Utils/Stats.cs" [display] @@ -29,6 +30,10 @@ window/stretch/mode="canvas_items" project/assembly_name="projeto-fantasia" +[gui] + +theme/custom_font="uid://bkhmc8y1sdhb1" + [input] walk-up={ |
