changeset 753:c910c8b51d55 pyntnclick

No idea what that TODO thinks needs to be done, but we've done it.
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 26 Jan 2013 11:24:01 +0200
parents b616eeab0b82
children f703bdce8c9e
files gamelib/scenes/machine.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/scenes/machine.py	Sat Jan 26 11:16:59 2013 +0200
+++ b/gamelib/scenes/machine.py	Sat Jan 26 11:24:01 2013 +0200
@@ -68,7 +68,7 @@
                 (605, 304, 26, 8),
             )))
         self.add_thing(GenericDescThing("machine.drill_press_block", 7,
-            "The block for the laser drill press",  # TODO: fix description
+            "The block for the laser drill press",
             ((461, 446, 38, 27),)))