DarkflameServer/dGame/dComponents/MovementAIComponentAronwk.cpp
2023-08-07 18:40:06 -07:00

8 lines
126 B
C++

#ifndef MOVEMENTAICOMPONENT_H
#include "MovementAIComponent.h"
#endif
void MovementAIComponent::HandleWaypointArrived() {
}