diff mamba/habitats/editor.py @ 103:45397addd80d

Make image button behave a bit more like text button
author Neil Muller <drnlmuller@gmail.com>
date Sun, 11 Sep 2011 19:50:58 +0200
parents aba653f8383e
children c5d6d0ba3b2b
line wrap: on
line diff
--- a/mamba/habitats/editor.py	Sun Sep 11 19:45:12 2011 +0200
+++ b/mamba/habitats/editor.py	Sun Sep 11 19:50:58 2011 +0200
@@ -62,8 +62,3 @@
                 (button_left, button_height), self.level.tileset.floor,
                 'Floor', color='white')
         self.container.add(floor_button)
-
-
-
-
-