This commit is contained in:
Paul 2001-07-04 14:08:00 +00:00
parent 594f0fe332
commit ff27452648

View File

@ -170,8 +170,8 @@ public:
private: private:
enum enum
{ {
NUM_EMITTERS=10, NUM_EMITTERS=3,
NUM_BUBICLES=250, NUM_BUBICLES=50,
}; };
CBubicleFactory() {;} CBubicleFactory() {;}