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

7 lines
156 B
C++

#include "FortQueryTest_InsideAthenaSafeZone.h"
UFortQueryTest_InsideAthenaSafeZone::UFortQueryTest_InsideAthenaSafeZone() {
bNextSafeZone = false;
}