This commit is contained in:
Tercio Jose
2023-02-07 19:51:32 -03:00
parent 15e5f69242
commit 15c5b47291
+1 -1
View File
@@ -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