6 lines
140 B
C++
Executable file
6 lines
140 B
C++
Executable file
#include "DropPodCalldownLocationItem.h"
|
|
|
|
ADropPodCalldownLocationItem::ADropPodCalldownLocationItem() {
|
|
this->CalldownClass = NULL;
|
|
}
|
|
|