Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/robots



Date:	Wednesday July 7, 1999 @ 20:35
Author:	unbelver

Update of /home/netrek/cvsroot/Vanilla/robots
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv10565

Modified Files:
	inl.c 
Log Message:

This comment:

        - overtime was set to 30, but started with "45 minutes left"

30 minutes to go added to countdown list. 5 more slots available in
countdown list.

--Carlos V.




****************************************

Index: Vanilla/robots/inl.c
diff -u Vanilla/robots/inl.c:1.20 Vanilla/robots/inl.c:1.21
--- Vanilla/robots/inl.c:1.20	Mon Jun 21 21:06:24 1999
+++ Vanilla/robots/inl.c	Wed Jul  7 20:35:08 1999
@@ -1,7 +1,7 @@
-/* 	$Id: inl.c,v 1.20 1999/06/22 02:06:24 unbelver Exp $	 */
+/* 	$Id: inl.c,v 1.21 1999/07/08 01:35:08 unbelver Exp $	 */
 
 #ifndef lint
-static char vcid[] = "$Id: inl.c,v 1.20 1999/06/22 02:06:24 unbelver Exp $";
+static char vcid[] = "$Id: inl.c,v 1.21 1999/07/08 01:35:08 unbelver Exp $";
 #endif /* lint */
 
 /*
@@ -83,7 +83,7 @@
 int checkgeno();
 int end_tourney();
 Inl_countdown inl_game =
-{0,{2700,600,300,120,60,30,10,5,4,3,2,1,0,-1},12,0,PERSEC,end_tourney,""};
+{0,{2700,1800,600,300,120,60,30,10,5,4,3,2,1,0,-1},12,0,PERSEC,end_tourney,""};
 
 /* XXX Gag me! */
 /* the four close planets to the home planet */