mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
fix(Core/Travel): Include Transport.h in TravelNode.cpp for GetEntry() call
This commit is contained in:
parent
848bffac86
commit
9bb86f35bc
@ -17,6 +17,7 @@
|
||||
#include "Playerbots.h"
|
||||
#include "RaceMgr.h"
|
||||
#include "ServerFacade.h"
|
||||
#include "Transport.h"
|
||||
#include "TransportMgr.h"
|
||||
|
||||
// TravelNodePath(float distance = 0.1f, float extraCost = 0, TravelNodePathType pathType = TravelNodePathType::walk,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user