WoWInterface SVN SplitItemsOnTheFly

Compare Revisions

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

Rev 3 → Rev 2

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