Hi,
it seems that the class defined as a WeaponProjectile is totally
useless, so I have removed it in r2864.
Regards,
Matt
Kurosu a écrit :
> Hello,
>
> this class is both defined as a derived class of WeaponProjectile in
> weapon/polecat.h and a derived class of Particle in
> particles/pol
Hello,
this class is both defined as a derived class of WeaponProjectile in
weapon/polecat.h and a derived class of Particle in
particles/polecat_fart.h, the 2 derivations being unknown to each other.
The attached patch fixes the problem from a code perspective, but I
highly suspect it chang