[atlantik-cvs] CVS: kdegames/atlantik/client main.h,1.46,1.47

[email protected] Sun, 30 May 2004 20:13:22 +0200
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv23292/client

Modified Files:
	main.h 
Log Message:
Resume token animation after a resize by not removing the moving token
pointer in the jumpToken call when the resume bool is set.

CCMAIL:[email protected]


Index: main.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/main.h,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- main.h	28 May 2004 20:30:00 -0000	1.46
+++ main.h	30 May 2004 18:13:19 -0000	1.47
@@ -18,7 +18,7 @@
 #define ATLANTIK_MAIN_H
 
 #define	ATLANTIK_VERSION 070
-#define	ATLANTIK_VERSION_STRING "0.7.0 (CVS >= 20040528)"
+#define	ATLANTIK_VERSION_STRING "0.7.0 (CVS >= 20040530)"
 
 #define ATLANTIK_VERSION_MAJOR 0
 #define ATLANTIK_VERSION_MINOR 7