Files
FNGameProj/Source/FortniteGame/Private/FortTakerRift.cpp
T
2024-06-07 01:17:09 +02:00

7 lines
105 B
C++

#include "FortTakerRift.h"
AFortTakerRift::AFortTakerRift() {
TakerRiftParticleComponent = NULL;
}