google-code-export / autobar

Automatically exported from code.google.com/p/autobar
0 stars 0 forks source link

AutoBar Druid Flight Form Variable not properly initialized - r74104 #278

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Problem: line 932 of AutoBarButton.lua
FlightForm, _, spellFlightFormIcon = GetSpellInfo(33943)

Should probably be 
spellFlightForm, _, spellFlightFormIcon = GetSpellInfo(33943)

Original issue reported on code.google.com by lana...@gmail.com on 17 May 2008 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by dirk.bes...@gmail.com on 17 May 2008 at 8:41