*** empty log message ***
This commit is contained in:
parent
9ba6d30049
commit
a7564f4aaa
|
|
@ -60,13 +60,6 @@ SpriteParticleRenderer(Texture *tex) :
|
|||
_color_interpolation_manager(new ColorInterpolationManager(_color))
|
||||
{
|
||||
init_geoms();
|
||||
|
||||
/*
|
||||
if(use_qpgeom)
|
||||
cout<<"using qpgeoms"<<endl;
|
||||
else
|
||||
cout<<"not using qpgeoms"<<endl;
|
||||
*/
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue