Xurkon
2bdd1801c9
fix: add missing local profile in QuestieMap.ProcessQueue
...
ProcessQueue() references the global 'profile' at line 366 without
declaring it locally, causing 'attempt to index global profile (a nil)'
when called from the timer queue. All other functions in this file
declare local profile = Questie.db.profile before use.
2026-06-05 06:08:59 -05:00
..
2026-06-03 06:05:55 -05:00
2026-02-14 21:13:44 -06:00
2026-06-01 18:35:39 -05:00
2026-04-08 17:34:15 -05:00
2026-05-25 19:02:56 -05:00
2026-06-05 06:08:59 -05:00
2026-03-29 16:42:43 -05:00
2026-06-03 06:05:55 -05:00
2026-06-01 18:35:39 -05:00
2026-03-29 05:22:32 -05:00
2026-04-12 00:45:50 -05:00
2026-05-24 00:43:41 -05:00
2026-06-03 06:50:07 -05:00
2026-02-14 21:13:44 -06:00
2026-06-01 18:35:39 -05:00
2026-03-18 21:27:48 -05:00
2026-03-22 08:30:20 -05:00
2026-03-15 18:28:58 -05:00
2026-02-14 21:13:44 -06:00
2026-02-14 21:13:44 -06:00
2026-05-16 08:54:52 -05:00
2026-05-16 07:32:47 -05:00
2026-03-14 06:10:17 -05:00
2026-03-20 21:16:58 -05:00
2026-03-22 08:30:20 -05:00
2026-03-28 11:08:32 -05:00
2026-05-24 00:37:41 -05:00
2026-06-03 06:41:23 -05:00
2026-03-22 08:30:20 -05:00
2026-02-14 21:13:44 -06:00
2026-05-09 23:53:44 -05:00
2026-02-14 21:13:44 -06:00
2026-03-29 17:19:01 -05:00
2026-02-14 21:13:44 -06:00
2026-03-28 11:08:32 -05:00
2026-02-14 21:13:44 -06:00
2026-06-01 18:35:39 -05:00
2026-03-14 06:10:17 -05:00
2026-03-26 06:47:54 -05:00
2026-02-14 21:13:44 -06:00
2026-02-14 21:13:44 -06:00
2026-03-22 08:30:20 -05:00
2026-03-19 00:22:26 -05:00