better movement

This commit is contained in:
Yunfan Li
2023-09-05 00:12:48 +08:00
parent 0c3b5805cf
commit 1aaa1f8507
4 changed files with 31 additions and 28 deletions

View File

@@ -7,6 +7,7 @@
#include "Formations.h"
#include "Playerbots.h"
#include "ServerFacade.h"
#include "SharedDefines.h"
#include <cstddef>
bool FollowAction::Execute(Event event)