SVN r37 (trunk)

This commit is contained in:
Christoph Oelckers 2006-04-13 16:52:24 +00:00
commit fdeb374fdb
14 changed files with 148 additions and 34 deletions

View file

@ -566,8 +566,8 @@ void DImpactDecal::Serialize (FArchive &arc)
}
DImpactDecal::DImpactDecal ()
: DBaseDecal (STAT_AUTODECAL, 0)
{
ChangeStatNum (STAT_AUTODECAL);
ImpactCount++;
}