From 5037ae89b04876cc4a69e7b4e79365cb7e4d77ac Mon Sep 17 00:00:00 2001 From: Miguel Angel Astor Romero Date: Thu, 17 Jan 2013 01:00:50 -0430 Subject: [PATCH] Updated the TODO file. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index a1713ce..076c69c 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,5 @@ Stuff left: 4) Implement the NPC spawners. 5) Center the letters in ScoreState and the story labels in MenuState. 6) Comment everything. + 7) Fix the size of the background image again. Use this size: + W: CURRENT_W + 256 -- H: CURRENT_H + 256