mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
fix(Core/Movement): Restore PositionValue.h include (provides PositionInfo type)
This commit is contained in:
parent
f762053b79
commit
ba60fae9b6
@ -29,6 +29,7 @@
|
|||||||
#include "PlayerbotAIConfig.h"
|
#include "PlayerbotAIConfig.h"
|
||||||
#include "Playerbots.h"
|
#include "Playerbots.h"
|
||||||
#include "Position.h"
|
#include "Position.h"
|
||||||
|
#include "PositionValue.h"
|
||||||
#include "Random.h"
|
#include "Random.h"
|
||||||
#include "ServerFacade.h"
|
#include "ServerFacade.h"
|
||||||
#include "SharedDefines.h"
|
#include "SharedDefines.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user