From 2d0139c3275d5c0bdaedc23d38da4d744870020d Mon Sep 17 00:00:00 2001 From: Matheus Date: Mon, 1 Sep 2025 18:32:45 -0300 Subject: Centralização de logs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.godot | 1 + 1 file changed, 1 insertion(+) (limited to 'project.godot') 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] -- cgit v1.2.3