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

7 lines
74 B
C++

#include "ContentDef.h"
FContentDef::FContentDef() {
Version = 0;
}