From 91b8222037b0c02b966211f7a2e0cf940c135b44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ruben=20M=C3=BCller?= Date: Wed, 3 Apr 2013 20:47:35 +0200 Subject: [PATCH] Updated the list order in the TODO file --- doc/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 4c26aa4..bd80910 100644 --- a/doc/TODO +++ b/doc/TODO @@ -13,9 +13,9 @@ Initial release ## Code * Pause-Mode (pause the game, or stop the game) +* Display the Highscore in the game * An special effect on ball hit (sprite/glor/whatever) (http://clokwork.net/2012/03/07/particle-generation-in-impactjs/) * Highscore-Script (http://www.holoville.com/blog/?p=948, http://www.scoreoid.net/) -* Display the Highscore in the game * Put the Player (with name) on the highscore ## Nice to have