[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs]
From:       kde () office ! kde ! org
Date:       2003-10-13 23:27:58
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantikui
In directory office:/tmp/cvs-serv10126/libatlantikui

Modified Files:
	board.cpp 
Log Message:
either jump or move, never both

Index: board.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikui/board.cpp,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- board.cpp	13 Oct 2003 20:01:50 -0000	1.117
+++ board.cpp	13 Oct 2003 23:27:55 -0000	1.118
@@ -273,10 +273,10 @@
 			}
 		}
 
-		if (jump)
-			jumpToken(token);
 		if (move)
 			moveToken(token);
+		else if (jump)
+			jumpToken(token);
 	}
 	else
 		addToken(player);

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic