#include "FortAthenaMapInfo.h" AFortAthenaMapInfo::AFortAthenaMapInfo() { this->TreasureChestClass = NULL; this->AmmoBoxClass = NULL; this->VendingMachineClass = NULL; this->LlamaClass = NULL; this->AircraftClass = NULL; this->AircraftDropVolume = NULL; }