mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +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
|
||||
{
|
||||
uint16 Type;
|
||||
uint16 SpellOrAction;
|
||||
uint16 Type;
|
||||
};
|
||||
struct
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue