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

7 lines
132 B
C++

#include "FortPhoenixLevelUpNotification.h"
FFortPhoenixLevelUpNotification::FFortPhoenixLevelUpNotification() {
Level = 0;
}