update to wrath version
Ou Junhui [09-03-22 - 03:58]
diff --git a/rBag/core.lua b/rBag/core.lua
index 97dd169..08ab6e8 100644
--- a/rBag/core.lua
+++ b/rBag/core.lua
@@ -879,6 +879,9 @@ function Bags:Enable()
_G["ContainerFrame"..i]:EnableMouse(false)
end
+ -- fix for wrath
+ ContainerFrame1.SetHeight = function() return end
+
ToggleAllBags()
ToggleAllBags()
end
diff --git a/rBag/rBag.toc b/rBag/rBag.toc
index 5f80112..12b1ffb 100644
--- a/rBag/rBag.toc
+++ b/rBag/rBag.toc
@@ -1,6 +1,6 @@
-## Interface: 20504
+## Interface: 30400
## Author: rawoil
-## Title: rBag |cff1a9fc0BCC|r
+## Title: rBag |cff1a9fc0WLK|r
## Notes: Inventory enhancements
## RequiredDeps: rLib, rButtonTemplate_Zork
diff --git a/rChat/rChat.toc b/rChat/rChat.toc
index 95fc342..b267f91 100644
--- a/rChat/rChat.toc
+++ b/rChat/rChat.toc
@@ -1,6 +1,6 @@
-## Interface: 20504
+## Interface: 30400
## Author: zork
-## Title: rChat |cff1a9fc0BCC|r
+## Title: rChat |cff1a9fc0WLK|r
## Notes: Chat enhancements
## RequiredDeps: rLib