This commit is contained in:
Paul 2000-11-23 20:46:24 +00:00
parent c88ba38b4d
commit 919c7caef0

View file

@ -169,7 +169,7 @@ private:
enum enum
{ {
NUM_EMITTERS=10, NUM_EMITTERS=10,
NUM_BUBICLES=150, NUM_BUBICLES=250,
}; };
CBubicleFactory() {;} CBubicleFactory() {;}