diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-09-01 17:50:25 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-09-01 17:50:25 -0300 |
| commit | 0456e7cd82b232a38fd9b6e008be7d49b2f9e90f (patch) | |
| tree | ea2285eaca0d68c269d07212bc6a1e3688b9aef8 /project.godot | |
| parent | d7d2454d5ccc1e0acb47cb679c7550e74c4e1916 (diff) | |
Logs
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project.godot b/project.godot index ad05970..268b87d 100644 --- a/project.godot +++ b/project.godot @@ -16,6 +16,10 @@ run/main_scene="uid://u5h6iqyi8wd0" config/features=PackedStringArray("4.4", "C#", "Forward Plus") config/icon="res://icon.svg" +[autoload] + +signalBus="*res://scripts/Utils/SignalBus.cs" + [display] window/size/viewport_width=320 |
