WoWInterface SVN InFlight

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches
    from Rev 141 to Rev 140
    Reverse comparison

Rev 141 → Rev 140

Classic/InFlight/InFlight.lua
358,7 → 358,6
if endTime then
sb:SetMinMaxValues(0, endTime)
sb:SetValue(db.fill and 0 or endTime)
spark:SetPoint("CENTER", sb, "LEFT", db.fill and 0 or db.width, 0)
else
SetToUnknown()
end