Files
UnrealEvent/Project/Source/FortniteGame/Private/OutpostPrestigeEffectsPerTheater.cpp
2026-04-22 15:51:07 +02:00

7 lines
150 B
C++

#include "OutpostPrestigeEffectsPerTheater.h"
FOutpostPrestigeEffectsPerTheater::FOutpostPrestigeEffectsPerTheater() {
this->TheaterSlot = 0;
}