WoWInterface SVN InFlight

Compare Revisions

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

Rev 140 → Rev 141

Classic/InFlight/InFlight.lua
358,6 → 358,7
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