Skip to content

Commit

Permalink
Add majick localization table
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkub committed May 26, 2008
1 parent ebf245a commit ef11686
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AddonTemplate.lua
Expand Up @@ -3,6 +3,7 @@
-- Locals --
----------------------

local L = setmetatable({}, {__index=function(t,i) return i end})
local defaults, defaultsPC, db, dbpc = {}, {}


Expand Down

0 comments on commit ef11686

Please sign in to comment.