Files
FNGameProj/Source/FortniteGame/Private/FortAthenaMutator_Hover.cpp
2024-01-21 00:41:14 +01:00

9 lines
191 B
C++

#include "FortAthenaMutator_Hover.h"
void AFortAthenaMutator_Hover::OnGamePhaseStepChanged(EAthenaGamePhaseStep GamePhaseStep) {
}
AFortAthenaMutator_Hover::AFortAthenaMutator_Hover() {
}