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

7 lines
95 B
C++

#include "RewardKeyState.h"
FRewardKeyState::FRewardKeyState() {
unlock_keys_used = 0;
}