6 lines
111 B
C++
Executable file
6 lines
111 B
C++
Executable file
#include "PawnStatEntriesArray.h"
|
|
|
|
FPawnStatEntriesArray::FPawnStatEntriesArray() {
|
|
this->Owner = NULL;
|
|
}
|
|
|