WoWInterface SVN mikma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /Lowrider
    from Rev 507 to Rev 528
    Reverse comparison

Rev 507 → Rev 528

Lowrider.lua
23,7 → 23,6
f:RegisterEvent("PLAYER_ENTERING_WORLD")
f:RegisterEvent("ZONE_CHANGED_NEW_AREA")
f:SetScript("OnEvent",function(self,event)
if f:IsEventRegistered("PLAYER_ENTERING_WORLD") then f:UnregisterEvent("PLAYER_ENTERING_WORLD") end
if GetShapeshiftForm() == 0 then
r,g,b = 1, 1, 1
lefttexture:Show()