WoWInterface SVN OpenRDX

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/RDX/RosterMgr/Logger
    from Rev 653 to Rev 658
    Reverse comparison

Rev 653 → Rev 658

Log.lua
300,7 → 300,8
empty(lr);
unitsrc = nil;
unittgt = nil;
lr.tm = timestamp;
--lr.tm = timestamp;
lr.tm = VFLT.GetTimeTenths();
lr.sg = sourceGUID;
lr.s = sourceName;
lr.tg = destGUID;