Bug#447215: qonk: wrong colour for player's death

Christian Pulvermacher pulvermacher at gmx.de
Tue Apr 7 21:51:34 UTC 2009


In messages.cpp, lines 24 and 40, there's a slight mixup:

   this->r = getGreen( color );
   this->g = getRed( color );
   this->b = getBlue( color );


Regards,
Christian





More information about the Pkg-games-devel mailing list