This commit is contained in:
Paul 2000-12-20 22:46:12 +00:00
parent b56cd688ae
commit a9a9af96f5
8 changed files with 54 additions and 23 deletions

View file

@ -563,7 +563,7 @@ CBubicle *CBubicleFactory::spawnParticle(BubicleEmitterData *_init)
}
}
SYSTEM_DBGMSG("Out of CBubicles!");
// SYSTEM_DBGMSG("Out of CBubicles!");
return NULL;
}