(feat/Prototypes) use WeakAurasMiniTalent in the Talent Known Trigger

(cherry picked from commit 0d025ff3813119b51a3d57157a18c47b96f9704a)
This commit is contained in:
NoM0Re
2025-12-11 15:03:06 +01:00
committed by andrew6180
parent 46a77128a6
commit 1b5678af13
3 changed files with 21 additions and 55 deletions
-1
View File
@@ -1207,7 +1207,6 @@ function HandleEvent(frame, event, arg1, arg2, ...)
end
if (event == "PLAYER_ENTERING_WORLD") then
timer:ScheduleTimer(function()
Private.CreateTalentCache()
WeakAuras.WatchForMounts()
HandleEvent(frame, "WA_DELAYED_PLAYER_ENTERING_WORLD");
Private.ScanForLoads(nil, "WA_DELAYED_PLAYER_ENTERING_WORLD")