User prompt
remove leaderboard display
User prompt
undp
User prompt
Fix Bug: 'TypeError: LK.getHighScores is not a function. (In 'LK.getHighScores()', 'LK.getHighScores' is undefined)' in this line: 'for (var i = 0; i < scores.length; i++) {' Line Number: 56
User prompt
add a leaderboard
Initial prompt
Block Dash
===================================================================
--- original.js
+++ change.js
@@ -77,9 +77,8 @@
LK.on('tick', function () {
if (isGameOver) {
LK.effects.flashScreen(0xff0000, 1000);
LK.showGameOver();
- updateLeaderboard();
return;
}
// Update player