mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 08:33:47 +00:00
Merge branch 'Playerbot' of https://github.com/ZhengPeiRu21/azerothcore-wotlk into Playerbot
Conflicts: src/server/game/Entities/Creature/Creature.cpp
This commit is contained in:
@@ -3507,6 +3507,8 @@ bool Creature::SetCannotReachTarget(bool cannotReach, bool isChase /*= true*/)
|
||||
{
|
||||
LOG_DEBUG("entities.unit", "Creature::SetCannotReachTarget() called with true. Details: {}", GetDebugInfo());
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
bool Creature::CanNotReachTarget() const
|
||||
|
||||
Reference in New Issue
Block a user