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

7 lines
106 B
C++

#include "AthenaMatchLootReward.h"
FAthenaMatchLootReward::FAthenaMatchLootReward() {
Amount = 0;
}