режим предателя + UI референсы и DragonUI
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,10 @@
|
||||
## Interface: 30300
|
||||
## Title: Blizzard_AchievementUI
|
||||
## Notes: Hooray for Achievements! Everybody loves Achievements =D
|
||||
## Secure: 1
|
||||
## Author: Blizzard Entertainment
|
||||
## Version: 1.0
|
||||
## LoadOnDemand: 1
|
||||
Blizzard_AchievementUI.lua
|
||||
Blizzard_AchievementUI.xml
|
||||
Localization.lua
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,21 @@
|
||||
-- This file is executed at the end of addon load
|
||||
|
||||
function AchievementFrameSummary_LocalizeButton (button)
|
||||
|
||||
end
|
||||
|
||||
function AchievementButton_LocalizeMiniAchievement (frame)
|
||||
|
||||
end
|
||||
|
||||
function AchievementButton_LocalizeProgressBar (frame)
|
||||
|
||||
end
|
||||
|
||||
function AchievementButton_LocalizeMetaAchievement (frame)
|
||||
|
||||
end
|
||||
|
||||
function AchievementFrame_LocalizeCriteria (frame)
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user