This commit is contained in:
parent
594f0fe332
commit
ff27452648
1 changed files with 2 additions and 2 deletions
|
@ -170,8 +170,8 @@ public:
|
||||||
private:
|
private:
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
NUM_EMITTERS=10,
|
NUM_EMITTERS=3,
|
||||||
NUM_BUBICLES=250,
|
NUM_BUBICLES=50,
|
||||||
};
|
};
|
||||||
|
|
||||||
CBubicleFactory() {;}
|
CBubicleFactory() {;}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue