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

7 lines
87 B
C++

#include "FortNavMesh.h"
AFortNavMesh::AFortNavMesh() {
HotSpotManager = NULL;
}