From 15c5b472918ad723e5d7fa0c0c4af17ff9331131 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Tue, 7 Feb 2023 19:51:32 -0300 Subject: [PATCH] nop --- functions/boss.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/boss.lua b/functions/boss.lua index 59804d7e..46f3b454 100644 --- a/functions/boss.lua +++ b/functions/boss.lua @@ -795,7 +795,7 @@ do end --todo: should run one second after the player_login event or entering_world - C_Timer.After(10, function() + C_Timer.After(1, function() if (not EncounterJournal_LoadUI) then return end