DayZ_Scripts / scripts /4_World /DayZ /Classes /BleedingSources /BleedingSourceLocation.c
D3ltaQ's picture
Upload 2197 files
24b81cb verified
class BleedingSourceLocation
{
void BleedingSourceLocation()
{
}
void ~BleedingSourceLocation()
{
}
}