diff --git a/QuestHelper/QuestHelper.toc b/QuestHelper/QuestHelper.toc index f933d4f..779e288 100644 --- a/QuestHelper/QuestHelper.toc +++ b/QuestHelper/QuestHelper.toc @@ -42,7 +42,7 @@ # Per-character stuff needs to be consolidated as well, which will happen in some future version. I need to see how it handles *removing* variables. And yeah we're adding more per-character stuff already argharblrghab # Exists just for load-profiling's sake -bst_pre.lua +bst\bst_pre.lua # Loads before everything else so we can catch errors in everything else error.lua @@ -53,20 +53,20 @@ utility.lua # Event manager module. Depends on nothing, calls no external functions. manager\manager_event.lua -bst_libaboutpanel.lua +bst\bst_libaboutpanel.lua libs\LibStub\LibStub.lua libs\CallbackHandler-1.0\CallbackHandler-1.0.xml libs\LibDataBroker-1.1\LibDataBroker-1.1.lua libs\AceGUI-3.0\AceGUI-3.0.xml libs\AceConfig-3.0\AceConfig-3.0.xml -bst_astrolabe.lua +bst\bst_astrolabe.lua libs\AstrolabeQH\Load.xml -bst_ctl.lua +bst\bst_ctl.lua libs\ChatThrottleLib\ChatThrottleLib.xml -bst_range.lua +bst\bst_range.lua libs\LibRangeCheck-2.0\CallbackHandler-1.0\CallbackHandler-1.0.xml libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua @@ -237,4 +237,4 @@ arrow.lua config.lua -bst_post.lua +bst\bst_post.lua