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

7 lines
131 B
C++

#include "FortQuestPoolStats_PerPool.h"
FFortQuestPoolStats_PerPool::FFortQuestPoolStats_PerPool() {
RerollsRemaining = 0;
}