WoWInterface SVN SplitItemsOnTheFly

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 2 to Rev 3
    Reverse comparison

Rev 2 → Rev 3

core.lua
3,8 → 3,7
##Subfile : core.lua
##Author : Hati-EK
--]]
--debug issues only
SplitItemsOnTheFly = { }
local SplitItemsOnTheFly = { }
local SI = SplitItemsOnTheFly
SI.name = 'SplitItemsOnTheFly'
SI.ver = GetAddOnMetadata( SI.name, 'Version')