Updates some enums
Port From (https://github.com/TrinityCore/TrinityCore)
This commit is contained in:
@@ -425,7 +425,7 @@ namespace Game.Entities
|
||||
|
||||
Creature creature = ToCreature();
|
||||
if (creature != null)
|
||||
creature.RefreshSwimmingFlag();
|
||||
creature.RefreshCanSwimFlag();
|
||||
|
||||
if (!IsPlayer() || !charmer.IsPlayer())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user