WoWInterface SVN NeedyGreedy

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 201 to Rev 200
    Reverse comparison

Rev 201 → Rev 200

trunk/NeedyGreedy.lua
2500,8 → 2500,6
end
 
function NeedyGreedy:PrintTable(t, indent)
if not t then return "nil" end
 
if indent == nil then
indent = ""
end