mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
Fixed compile error
This commit is contained in:
parent
ed77adf964
commit
287ec91d73
1 changed files with 0 additions and 1 deletions
|
|
@ -266,7 +266,6 @@ bool Creature::UpdateEntry(uint32 Entry, uint32 team, const CreatureData *data )
|
||||||
|
|
||||||
// creatures always have melee weapon ready if any
|
// creatures always have melee weapon ready if any
|
||||||
SetByteValue(UNIT_FIELD_BYTES_2, 0, SHEATH_STATE_MELEE );
|
SetByteValue(UNIT_FIELD_BYTES_2, 0, SHEATH_STATE_MELEE );
|
||||||
SetByteValue(UNIT_FIELD_BYTES_2, 1, UNIT_BYTE2_FLAG_AURAS );
|
|
||||||
|
|
||||||
SelectLevel(GetCreatureInfo());
|
SelectLevel(GetCreatureInfo());
|
||||||
if (team == HORDE)
|
if (team == HORDE)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue