Client crash fix

This commit is contained in:
tomrus88 2008-11-05 23:08:23 +03:00
parent 3f1da2602e
commit cdd1f4e098

View file

@ -597,8 +597,8 @@ struct UnitActionBarEntry
{ {
struct struct
{ {
uint16 Type;
uint16 SpellOrAction; uint16 SpellOrAction;
uint16 Type;
}; };
struct struct
{ {