From af05a344bbe3446f66b292c26e9ae2ac0814e347 Mon Sep 17 00:00:00 2001 From: Miguel Angel Astor Romero Date: Wed, 16 Jan 2013 22:04:19 -0430 Subject: [PATCH] Updated the TODO file. --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index d7203f2..a1713ce 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,5 @@ Stuff left: 2) Implement the 8 directional actor subclass. 3) Implement the NPC's based on the 8 directional actor subclass. 4) Implement the NPC spawners. - 5) Implement tiled backgrounds. - 6) Center the letters in ScoreState and the story labels in MenuState. - 7) Comment everything. + 5) Center the letters in ScoreState and the story labels in MenuState. + 6) Comment everything.