SVN commit 1209062 by mart: reset the timer again M +1 -0 gamelogic.js --- trunk/playground/base/plasma/declarative-applets/examples/pairsgame/gamelogic.js #1209061:1209062 @@ -30,6 +30,7 @@ function init() { gameTimer.running = true + gameTimer.time = 0 winMessage.y = -winMessage.height matchesCountdown = rows*columns / 2; var pairs = new Array("bug", "bug", "clock", "clock", "kde", "kde", "konqueror", "konqueror", "magicwand", "magicwand", "plasma", "plasma")