mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
Client crash fix
This commit is contained in:
parent
3f1da2602e
commit
cdd1f4e098
1 changed files with 1 additions and 1 deletions
|
|
@ -597,8 +597,8 @@ struct UnitActionBarEntry
|
||||||
{
|
{
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
uint16 Type;
|
|
||||||
uint16 SpellOrAction;
|
uint16 SpellOrAction;
|
||||||
|
uint16 Type;
|
||||||
};
|
};
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue