Date: Friday June 21, 2002 @ 2:42
Author: cameron
Update of /home/netrek/cvsroot/Vanilla/include
In directory swashbuckler.real-time.com:/var/tmp/cvs-serv28462/include
Modified Files:
struct.h
Log Message:
transwarp permissions
****************************************
Index: Vanilla/include/struct.h
diff -u Vanilla/include/struct.h:1.3 Vanilla/include/struct.h:1.4
--- Vanilla/include/struct.h:1.3 Wed Oct 10 02:36:52 2001
+++ Vanilla/include/struct.h Fri Jun 21 02:42:44 2002
@@ -386,6 +386,7 @@
time_t voting[PV_TOTAL]; /* voting array */
#endif
int p_candock; /* is this player allowed to dock onto SB */
+ int p_transwarp; /* flags base must have to allow transwarp */
};
struct statentry {