[Tux4kids-commits] r648 - tuxtype/trunk/src

sreyas-guest at alioth.debian.org sreyas-guest at alioth.debian.org
Mon Aug 18 09:02:46 UTC 2008


Author: sreyas-guest
Date: 2008-08-18 09:02:45 +0000 (Mon, 18 Aug 2008)
New Revision: 648

Modified:
   tuxtype/trunk/src/alphabet.c
Log:


Modified: tuxtype/trunk/src/alphabet.c
===================================================================
--- tuxtype/trunk/src/alphabet.c	2008-08-18 07:05:04 UTC (rev 647)
+++ tuxtype/trunk/src/alphabet.c	2008-08-18 09:02:45 UTC (rev 648)
@@ -1595,7 +1595,7 @@
 		}
 		if(!render)
 			continue;
-		new.x+=30*col;
+		new.x+=31*col;
 		if(keyboard_list[i].shift>0)
 		{
 					new.x-=9;




More information about the Tux4kids-commits mailing list