From d6db91738ceee5cce9e7b7efc32bec89a83fa790 Mon Sep 17 00:00:00 2001 From: Hop311 Date: Wed, 24 May 2023 09:14:41 +0100 Subject: Date fix + string fix + Logger queue --- game/src/Autoload/Events.gd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'game/src/Autoload') diff --git a/game/src/Autoload/Events.gd b/game/src/Autoload/Events.gd index 0193a08..8800041 100644 --- a/game/src/Autoload/Events.gd +++ b/game/src/Autoload/Events.gd @@ -25,6 +25,8 @@ const _compatibility_mode_path : String = "" # REQUIREMENTS # * FS-333, FS-334, FS-335, FS-341 func _ready(): + GameSingleton.setup_logger() + var start := Time.get_ticks_usec() if _compatibility_mode_path: -- cgit v1.2.3-56-ga3b1