WoWInterface SVN NaturCombatTimers

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/NaturCombat/embed/LibWombat
    from Rev 17 to Rev 24
    Reverse comparison

Rev 17 → Rev 24

LibWombat.lua
12,6 → 12,7
watcher:RegisterEvent("UNIT_SPELLCAST_CHANNEL_STOP");
watcher:RegisterEvent("UNIT_AURA");
watcher:RegisterEvent("PLAYER_TARGET_CHANGED");
watcher:RegisterEvent("PLAYER_FOCUS_CHANGED");
--
wombat.parser = wombat.parser or {};
local CleanParser = function()