mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
refactor(Core/Travel): Drop unused MAX_PATHFINDING_DISTANCE constant (orphaned by ExecuteTravelPlan removal)
This commit is contained in:
parent
1cf604dc60
commit
a2d0b4530b
@ -86,8 +86,6 @@
|
||||
// (saveNodeStore) and by the debug dump command.
|
||||
//
|
||||
|
||||
constexpr float MAX_PATHFINDING_DISTANCE = 296.0f;
|
||||
|
||||
enum class TravelNodePathType : uint8
|
||||
{
|
||||
none = 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user