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

8 lines
186 B
C++

#include "FortTestControllerStreamingTest.h"
UFortTestControllerStreamingTest::UFortTestControllerStreamingTest() {
SkydivePathArray.AddDefaulted(9);
PostSkydiveMinWait = 1;
}