Remove kbase stuff
This commit is contained in:
parent
4639679a24
commit
293e81a89b
1 changed files with 0 additions and 4 deletions
|
|
@ -39,10 +39,6 @@ function B:Initialize()
|
|||
self:RegisterEvent("ADDON_LOADED")
|
||||
self:RegisterEvent("ZONE_CHANGED_NEW_AREA", SetMapToCurrentZone)
|
||||
|
||||
KBArticle_BeginLoading = E.noop
|
||||
KBSetup_BeginLoading = E.noop
|
||||
KnowledgeBaseFrame_OnEvent(nil, "KNOWLEDGE_BASE_SETUP_LOAD_FAILURE")
|
||||
|
||||
if GetLocale() == "deDE" then
|
||||
DAY_ONELETTER_ABBR = "%d d"
|
||||
MINUTE_ONELETTER_ABBR = "%d m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue