changeset 186:b94a38129da8

Tweak spacing
author Neil Muller <drnlmuller@gmail.com>
date Sat, 12 May 2012 14:01:09 +0200
parents 59bd6f2e0ec2
children 4f5de85fd1af
files gamelib/gamegui.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/gamegui.py	Sat May 12 13:55:07 2012 +0200
+++ b/gamelib/gamegui.py	Sat May 12 14:01:09 2012 +0200
@@ -505,7 +505,7 @@
             x += 200
             if x >= WIDTH:
                 x = 0
-                y += 100
+                y += 65
 
     def end_turn(self):
         # Drop back to the research screen