WoWInterface SVN OpenRDX

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/VFL/UI/Pickers
    from Rev 646 to Rev 649
    Reverse comparison

Rev 646 → Rev 649

CooldownPicker.lua
7,7 → 7,7
VFLUI.defaultCooldown = {
Font = {name="Default",title="Default",justifyH="CENTER",face="Interface\\Addons\\VFL\\Fonts\\LiberationSans-Regular.ttf", justifyV="CENTER", size=10},
TimerType = "COOLDOWN",
GfxReverse = true,
GfxReverse = false,
UpdateSpeed = 0.3;
Offsetx = 0,
Offsety = 0,