insert links for create game account and view online ranking

This commit is contained in:
doitux
2010-07-21 07:41:14 +00:00
parent 37e3b85c9b
commit e743f0be85
3 changed files with 55 additions and 4 deletions
@@ -45,7 +45,6 @@ MyCardsPixmapLabel::~MyCardsPixmapLabel()
void MyCardsPixmapLabel::startFadeOut(int speed) {
frameOpacity = 1.0;
if(speed <= 4) { opacityRaiseInterval = 0.01; }