Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oz committed Dec 3, 2012
1 parent cbab681 commit 1d81159
Show file tree
Hide file tree
Showing 71 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion !ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.lua
Expand Up @@ -177,5 +177,5 @@ end

function BaudErrorFrameEditBox_OnTextSet() end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --

2 changes: 1 addition & 1 deletion !ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.xml
Expand Up @@ -372,4 +372,4 @@
</Frame>
</Ui>

<!-- Edit by Oz of Pozzo dell'Eternità -->
<!-- Edit by Oz of shestakdotorg -->
2 changes: 1 addition & 1 deletion ShestakUI/Config/DataText.lua
Expand Up @@ -252,4 +252,4 @@ LPSTAT_PROFILES = {
},
}

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Config/Filters/NeedItems.lua
Expand Up @@ -9,4 +9,4 @@ if C.loot.auto_greed ~= true then return end
T.NeedLoot = {
}

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Config/Positions.lua
Expand Up @@ -71,4 +71,4 @@ C["position"] = {
},
}

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Config/Profiles.lua
Expand Up @@ -365,4 +365,4 @@ if T.name == "Nagiko" and T.realm == "Pozzo dell'Eternità" then
C["unitframe"].alternative_portraits = true
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Config/Settings.lua
Expand Up @@ -560,4 +560,4 @@ C["error"] = {
["combat"] = false, -- Hide errors in combat
}

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Core/Constants.lua
Expand Up @@ -25,4 +25,4 @@ if T.name == "Oz" and T.realm == "Pozzo dell'Eternità" then
T.oz = true
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Core/Disable.lua
Expand Up @@ -135,4 +135,4 @@ if IsAddOnLoaded("alDamageMeter") or IsAddOnLoaded("Numeration") or IsAddOnLoade
C.meter.enable = false
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Core/Launch.lua
Expand Up @@ -323,4 +323,4 @@ OnLogon:SetScript("OnEvent", function(self, event)
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Core/Movers.lua
Expand Up @@ -139,4 +139,4 @@ SLASH_MOVING2 = "/ьщмугш"
SLASH_MOVING3 = "/ui"
SLASH_MOVING4 = "/гш"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Core/Panels.lua
Expand Up @@ -195,4 +195,4 @@ toppanel.bcr:SetSize(C.toppanel.width / 2, 1)
toppanel.bcr:SetTexture(C.media.blank)
toppanel.bcr:SetGradientAlpha("HORIZONTAL", borderr, borderg, borderb, 1, borderr, borderg, borderb, 0)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Core/WTF.lua
Expand Up @@ -436,4 +436,4 @@ SlashCmdList.SETTINGS = function(msg)
end
SLASH_SETTINGS1 = "/settings"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Libs/LiteStats/LiteStats.lua
Expand Up @@ -1799,4 +1799,4 @@ lpanels:ApplyLayout(nil, "LiteStats")

Inject = nil

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Libs/oUF/Elements/ClassIcons.lua
Expand Up @@ -50,4 +50,4 @@ end

oUF:AddElement("ClassIcon", Update, Enable, Disable)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Libs/oUF/oUF.xml
Expand Up @@ -133,4 +133,4 @@
</Button>
</Ui>

<!-- Edit by Oz of Pozzo dell'Eternità -->
<!-- Edit by Oz of shestakdotorg -->
2 changes: 1 addition & 1 deletion ShestakUI/Locales/Chinese.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "点击鼠标左键=隐藏聊天" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "点击毁灭=隐藏小地图(仅战斗)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/English.lua
Expand Up @@ -511,4 +511,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "Left click = hide chat"
L_HIDE_BUTTON_2 = "Right click = hide minimap (only out of combat)"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/French.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "clic gauche = peau de chat" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "Clic droit = peau minicarte (uniquement hors combat)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/German.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "Linksklick = hide chat" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "Right click = hide Minikarte (nur außerhalb des Kampfes)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/Italian.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "Click sinistro = nascondi chat"
L_HIDE_BUTTON_2 = "Click destro = nascondi minimappa (solo fuori dal combattimento)"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/Korean.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "왼쪽 버튼을 클릭 = 숨기기 채팅" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "마우스 오른쪽 버튼으로 클릭 = 숨기기 minimap (단 아웃 전투의)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/Portuguese.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "Left click = esconder chat" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "Clique direito = esconder minimap (apenas fora de combate)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/Russian.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "Щелкните левой кнопкой мыши = скрыть чат" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "Щелкните правой кнопкой мыши = скрыть миникарта (только вне боя)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/Spanish.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "Clic izquierdo = ocultar chat" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "Haga clic derecho = ocultar minimapa (sólo fuera de combate)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Locales/Taiwan.lua
Expand Up @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = {
L_HIDE_BUTTON_1 = "點擊鼠標左鍵=隱藏聊天" -- Goooooooooogle translated
L_HIDE_BUTTON_2 = "單擊鼠標右鍵=隱藏(只出戰鬥)" -- Goooooooooogle translated

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/ActionBars/Toggle.lua
Expand Up @@ -391,4 +391,4 @@ for i = 1, 5 do
end)
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Blizzard/CombatText.lua
Expand Up @@ -895,4 +895,4 @@ if C.combattext.healing then
xCTh:SetScript("OnEvent", heal)
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Blizzard/Fonts.lua
Expand Up @@ -118,4 +118,4 @@ if LSM then
LSM:Register(LSM.MediaType.STATUSBAR, "rwk1", C.media.texture)
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Chat/ChatFrames.lua
Expand Up @@ -318,4 +318,4 @@ for i = 1, NUM_CHAT_WINDOWS do
end
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/DataText/Battleground.lua
Expand Up @@ -147,4 +147,4 @@ Stat:SetScript("OnEvent", OnEvent)
Stat:SetScript("OnUpdate", Update)
Update(Stat, 2)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Maps/BattlefieldMap.lua
Expand Up @@ -66,4 +66,4 @@ tinymap:SetScript("OnEvent", function(self, event, addon)
end)
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Maps/MiniMap.lua
Expand Up @@ -335,4 +335,4 @@ else
MiniMapTracking:Hide()
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Maps/MiniMapButtons.lua
Expand Up @@ -114,4 +114,4 @@ farm:SetScript("OnLeave", function()
farm:FadeOut()
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Maps/ToggleMenu.lua
Expand Up @@ -510,4 +510,4 @@ end

refreshAddOnMenu()

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Maps/WorldMap.lua
Expand Up @@ -180,4 +180,4 @@ WorldMapButton:SetScript("OnMouseWheel", function(self, delta)
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Misc/HideButton.lua
Expand Up @@ -155,4 +155,4 @@ end
HideB:SetScript("OnEnter", tooltip_show)
HideB:SetScript("OnLeave", tooltip_hide)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Misc/Misc.lua
Expand Up @@ -297,4 +297,4 @@ f:SetScript("OnUpdate", function(self, elapsed)
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Misc/RaidUtility.lua
Expand Up @@ -158,4 +158,4 @@ if IsAddOnLoaded("Aurora") then
F.CreateSD(RaidUtilityPanel)
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Quests/AutoButton.lua
Expand Up @@ -132,4 +132,4 @@ Scanner:SetScript("OnEvent", function()
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Skins/Blizzard/MinimapButtons.lua
Expand Up @@ -59,4 +59,4 @@ frame:SetScript("OnEvent", function(self, event)
self = nil
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Skins/BloodShieldTracker.lua
Expand Up @@ -81,4 +81,4 @@ frame:SetScript("OnEvent", function(self, event, addon)
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Skins/Capping.lua
Expand Up @@ -112,4 +112,4 @@ end
self:RegisterEvent("ADDON_LOADED")
self:SetScript("OnEvent", OnEvent)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Skins/CombustionHelper.lua
Expand Up @@ -139,4 +139,4 @@ frame:SetScript("OnEvent", function(self, event, addon)
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Skins/DBM.lua
Expand Up @@ -439,4 +439,4 @@ OnLogon:SetScript("OnEvent", function(self, event)
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Skins/DXE.lua
Expand Up @@ -253,4 +253,4 @@ DXE_Skin:SetScript("OnEvent", function(self, event)
end
end)

-- edit by Oz of Pozzo dell'Eternità
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/Skins/Omen.lua
Expand Up @@ -94,4 +94,4 @@ Omen:UpdateBackdrop()
Omen:ReAnchorBars()
Omen:ResizeBars()

-- edit by Oz of Pozzo dell'Eternità
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/UnitFrames/Colors.lua
Expand Up @@ -37,4 +37,4 @@ T.oUF_colors = setmetatable({
}, {__index = oUF.colors.reaction}),
}, {__index = oUF.colors})

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/UnitFrames/Layout.lua
Expand Up @@ -1516,4 +1516,4 @@ do
UnitPopupMenus["BOSS"] = {"RAID_TARGET_ICON", "CANCEL"}
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/UnitFrames/RaidDPS.lua
Expand Up @@ -417,4 +417,4 @@ oUF:Factory(function(self)
end
end)

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/UnitFrames/RaidHeal.lua
Expand Up @@ -462,4 +462,4 @@ oUF:Factory(function(self)
end
end)

-- Edit by Oz of Pozzo dell'Eternit� --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/Modules/UnitFrames/Tags.lua
Expand Up @@ -142,4 +142,4 @@ if T.class == "WARLOCK" then
oUF.TagEvents["DemonicFury"] = "UNIT_POWER PLAYER_TALENT_UPDATE"
end

-- Edit by Oz of Pozzo dell'Eternit� --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI/ShestakUI.xml
Expand Up @@ -245,4 +245,4 @@
<Script file="Core\Movers.lua"/>
</Ui>

<!-- Edit by Oz of Pozzo dell'Eternità -->
<!-- Edit by Oz of shestakdotorg -->
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/Chinese.lua
Expand Up @@ -428,4 +428,4 @@ L_GUI_ERROR_BLACK = "隐藏黑名单错误"
L_GUI_ERROR_WHITE = "显示白名单错误"
L_GUI_ERROR_HIDE_COMBAT = "战斗中隐藏所有错误提示"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/English.lua
Expand Up @@ -427,4 +427,4 @@ L_GUI_ERROR_BLACK = "Hide errors from black list"
L_GUI_ERROR_WHITE = "Show errors from white list"
L_GUI_ERROR_HIDE_COMBAT = "Hide all errors in combat"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/French.lua
Expand Up @@ -430,4 +430,4 @@ L_GUI_ERROR_BLACK = "Cacher les erreurs de la liste noire"
L_GUI_ERROR_WHITE = "Afficher les erreurs de la liste blanche"
L_GUI_ERROR_HIDE_COMBAT = "Hide all errors in combat" -- Needs review

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/German.lua
Expand Up @@ -430,4 +430,4 @@ L_GUI_ERROR_BLACK = "Verstecke Fehler der Schwarzen Liste"
L_GUI_ERROR_WHITE = "Zeige Fehler der Weißen Liste"
L_GUI_ERROR_HIDE_COMBAT = "Verberge alle Fehlermeldungen im Kampf"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/Italian.lua
Expand Up @@ -430,4 +430,4 @@ L_GUI_ERROR_BLACK = "Nascondi gli errori della lista nera"
L_GUI_ERROR_WHITE = "Mostra gli errori della lista bianca"
L_GUI_ERROR_HIDE_COMBAT = "In combattimento, nascondi tutti gli errori"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/Korean.lua
Expand Up @@ -430,4 +430,4 @@ L_GUI_ERROR_BLACK = "Hide errors from black list"
L_GUI_ERROR_WHITE = "Show errors from white list"
L_GUI_ERROR_HIDE_COMBAT = "Hide all errors in combat"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/Portuguese.lua
Expand Up @@ -430,4 +430,4 @@ L_GUI_ERROR_BLACK = "Hide errors from black list"
L_GUI_ERROR_WHITE = "Show errors from white list"
L_GUI_ERROR_HIDE_COMBAT = "Hide all errors in combat"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/Russian.lua
Expand Up @@ -430,4 +430,4 @@ L_GUI_ERROR_BLACK = "Спрятать ошибки из 'черного' спи
L_GUI_ERROR_WHITE = "Показывать ошибки из 'белого' списка"
L_GUI_ERROR_HIDE_COMBAT = "Спрятать все ошибки во время боя"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/Spanish.lua
Expand Up @@ -431,4 +431,4 @@ L_GUI_ERROR_BLACK = "Ocultar errores de la lista negra"
L_GUI_ERROR_WHITE = "Mostrar errores de la lista blanca"
L_GUI_ERROR_HIDE_COMBAT = "Hide all errors in combat" -- Needs review

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/Locales/Taiwan.lua
Expand Up @@ -430,4 +430,4 @@ L_GUI_ERROR_BLACK = "隱藏黑名單錯誤"
L_GUI_ERROR_WHITE = "顯示白名單錯誤"
L_GUI_ERROR_HIDE_COMBAT = "戰鬥中隱藏所有錯誤提示"

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Config/ShestakUI_Config.lua
Expand Up @@ -1082,4 +1082,4 @@ do
InterfaceOptions_AddCategory(frame)
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Extra/Config/Positions.lua
Expand Up @@ -12,4 +12,4 @@ C["extra_position"] = {
["tank_announce"] = {"BOTTOMRIGHT", UIParent, "BOTTOMRIGHT", -21, 157}, -- Tank announce panel
}

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --
2 changes: 1 addition & 1 deletion ShestakUI_Extra/Config/Profiles.lua
Expand Up @@ -68,4 +68,4 @@ if T.name == "Nagiko" and T.realm == "Pozzo dell'Eternità" then
C["extra_bar"].enable = true
end

-- Edit by Oz of Pozzo dell'Eternità --
-- Edit by Oz of shestakdotorg --

0 comments on commit 1d81159

Please sign in to comment.