diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-09-01 18:32:45 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-09-01 18:49:30 -0300 |
| commit | 2d0139c3275d5c0bdaedc23d38da4d744870020d (patch) | |
| tree | 9a3ecafcabe64207d01060c7908714e02dd7c993 /project.godot | |
| parent | 0456e7cd82b232a38fd9b6e008be7d49b2f9e90f (diff) | |
Centralização de logs.
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 268b87d..6f9a32b 100644 --- a/project.godot +++ b/project.godot @@ -19,6 +19,7 @@ config/icon="res://icon.svg" [autoload] signalBus="*res://scripts/Utils/SignalBus.cs" +MessageLogData="*res://scripts/Utils/MessageLogData.cs" [display] |
