formatting

This commit is contained in:
Spit
2026-07-02 08:57:26 +03:00
parent 836409583a
commit df8639aba1
24 changed files with 13337 additions and 13324 deletions
+2 -2
View File
@@ -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