Mercurial > wow > hansgar_and_franzok_assist
diff Libs/DF/slider.lua @ 25:6bb668a41455
- framework update.
| author | Tercio |
|---|---|
| date | Thu, 08 Oct 2015 11:52:43 -0300 |
| parents | dbd417f413a8 |
| children | 5da06cb420d4 |
line wrap: on
line diff
--- a/Libs/DF/slider.lua Mon Sep 14 17:10:38 2015 -0300 +++ b/Libs/DF/slider.lua Thu Oct 08 11:52:43 2015 -0300 @@ -377,10 +377,8 @@ slider:SetBackdropBorderColor (unpack (slider.MyObject.onleave_backdrop_border_color)) end - if (slider.MyObject.have_tooltip) then - GameCooltip2:ShowMe (false) - end - + GameCooltip2:ShowMe (false) + end
