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

7 lines
155 B
C++

#include "FortAthenaMutator_PickaxeDamage.h"
AFortAthenaMutator_PickaxeDamage::AFortAthenaMutator_PickaxeDamage() {
PickaxeInstantDestroy = false;
}