On login Journal update

This commit is contained in:
Tercio Jose
2023-02-07 19:50:14 -03:00
parent 79dab7b40c
commit 15e5f69242
+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(1, function()
C_Timer.After(10, function()
if (not EncounterJournal_LoadUI) then
return
end