diff gamelib/gamegui.py @ 217:9a1a169497c6

Tweak spacing
author Neil Muller <drnlmuller@gmail.com>
date Sat, 12 May 2012 20:43:44 +0200
parents 0a441ded8a83
children 69941f04f1c0
line wrap: on
line diff
--- a/gamelib/gamegui.py	Sat May 12 20:42:17 2012 +0200
+++ b/gamelib/gamegui.py	Sat May 12 20:43:44 2012 +0200
@@ -511,7 +511,7 @@
             x += widget.WIDTH + 10
             if x >= WIDTH:
                 x = 0
-                y += 65
+                y += 55
 
     def end_turn(self):
         # Drop back to the research screen