formatting
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot");
|
||||
local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot")
|
||||
local _G = getfenv(0)
|
||||
local buttonsPerPage = 30
|
||||
local ButtonsInfo1
|
||||
@@ -91,4 +91,4 @@ function AtlasLoot_DungeonsMenu2()
|
||||
_G["AtlasLootMenuItem_"..i]:Show()
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user