generated from Exiles/coa-template
upstream: https://github.com/Nevcairiel/Mapster tag: 1.3.9 commit: 1c451d24d299d44002b1e182f848aa3a3e7faa6b interface: 30300 (WotLK 3.3.5 — last Mapster version targeting our client)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
-- Mapster Locale
|
||||
-- Please use the Localization App on WoWAce to Update this
|
||||
-- http://www.wowace.com/projects/mapster/localization/ ;¶
|
||||
|
||||
local debug = false
|
||||
--@debug@
|
||||
debug = true
|
||||
--@end-debug@
|
||||
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Mapster", "enUS", true, debug)
|
||||
|
||||
--@localization(locale="enUS", format="lua_additive_table", same-key-is-true=true)@
|
||||
Reference in New Issue
Block a user