DarkflameServer/dGame/dComponents/MovementAIComponentAronwk.cpp

8 lines
126 B
C++
Raw Normal View History

2023-08-08 01:40:06 +00:00
#ifndef MOVEMENTAICOMPONENT_H
#include "MovementAIComponent.h"
#endif
void MovementAIComponent::HandleWaypointArrived() {
}