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

7 lines
114 B
C++

#include "FortCreativeWorldItem.h"
UFortCreativeWorldItem::UFortCreativeWorldItem() {
MaxRegenStacks = 0;
}