6 lines
118 B
C++
Executable file
6 lines
118 B
C++
Executable file
#include "AmmoLeftDamageBonus.h"
|
|
|
|
UAmmoLeftDamageBonus::UAmmoLeftDamageBonus() {
|
|
this->AmmoDamageCurve = NULL;
|
|
}
|
|
|