Quantcast

Changed ToC for 6.0 prepatch.

Niketa [10-18-14 - 01:08]
Changed ToC for 6.0 prepatch.
Filename
Core.lua
MasterLooterAssistant.toc
diff --git a/Core.lua b/Core.lua
index 754f767..c314e0e 100644
--- a/Core.lua
+++ b/Core.lua
@@ -178,6 +178,8 @@ function events:COMBAT_LOG_EVENT_UNFILTERED(event, _, eventType, _, sourceGUID,
 		return
 	end

+	-- print(event, _, eventType, _, sourceGUID, sourceName, _, _, destGUID, destName, _, _, spellID)
+
 	-- Watch PLMC to set threshold.
 	self:RegisterEvent("PARTY_LOOT_METHOD_CHANGED")

diff --git a/MasterLooterAssistant.toc b/MasterLooterAssistant.toc
index f938152..0589b7f 100644
--- a/MasterLooterAssistant.toc
+++ b/MasterLooterAssistant.toc
@@ -1,4 +1,4 @@
-## Interface: 50400
+## Interface: 60000
 ## Title: Master Looter Assistant
 ## Notes: Automatically sets loot method to Master Looter and loot threshold to epic for raid bosses that drop mounts (configurable).
 ## Author: Niketa-Moonrunner (US)
@@ -19,4 +19,4 @@ Localization\zhCN.lua
 Localization\zhTW.lua

 Core.lua
-Options.lua
\ No newline at end of file
+Options.lua