7 lines
187 B
C++
Executable file
7 lines
187 B
C++
Executable file
#include "BTService_UpdateMoveInFormation.h"
|
|
|
|
UBTService_UpdateMoveInFormation::UBTService_UpdateMoveInFormation() {
|
|
this->LookAheadTime = 0.00f;
|
|
this->AttackerRadius = 0.00f;
|
|
}
|
|
|