#include "FortAthenaMutator_PlayerFly.h" AFortAthenaMutator_PlayerFly::AFortAthenaMutator_PlayerFly() { this->bFlyEnabled = false; this->bAllowFlightSprint = false; this->FlySpeedModifierIndex = 1; }