call ParticleSystem::init_type()

This commit is contained in:
Darren Ranalli 2007-05-08 21:09:04 +00:00
parent cd313b4cbe
commit 2848f047c9
1 changed files with 1 additions and 0 deletions

View File

@ -49,5 +49,6 @@ init_libparticlesystem() {
}
initialized = true;
ParticleSystem::init_type();
}