diff gamelib/gameboard.py @ 336:82a18615a0ab

Ask 'Are you sure?'
author Neil Muller <drnlmuller@gmail.com>
date Sat, 05 Sep 2009 22:30:17 +0000
parents c6e9e64ddaa2
children 40667c9caff9
line wrap: on
line diff
--- a/gamelib/gameboard.py	Sat Sep 05 22:27:13 2009 +0000
+++ b/gamelib/gameboard.py	Sat Sep 05 22:30:17 2009 +0000
@@ -1091,3 +1091,5 @@
         tbl.td(done_button, align=1)
 
         gui.Dialog.__init__(self, title_label, tbl, **params)
+
+