Skip to content

Instantly share code, notes, and snippets.

@tekkub
Created September 18, 2008 06:24
Show Gist options
  • Select an option

  • Save tekkub/11386 to your computer and use it in GitHub Desktop.

Select an option

Save tekkub/11386 to your computer and use it in GitHub Desktop.
----------- AddOns/Blizzard_AchievementUI/Blizzard_AchievementUI.lua -----------
index 7322f41..7326bc3 100644
@@ -1,9 +1,9 @@
-local desaturateSupported = IsDesaturateSupported();
-
UIPanelWindows["AchievementFrame"] = { area = "doublewide", pushable = 0, width = 840, xoffset = 80, whileDead = 1 };
ACHIEVEMENTUI_CATEGORIES = {};
+fubar = true
+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment