added sending timestamp of batch tape uploads to score server
[rocksndiamonds.git] / src / main.h
index fe41a2c5887a878c843391c3b8597b8822e2aedd..bdb2836c0d6f078d434d9c88812c218d64053d8c 100644 (file)
@@ -3268,8 +3268,9 @@ struct GlobalInfo
 {
   char *autoplay_leveldir;
   int autoplay_level[MAX_TAPES_PER_SET];
+  int autoplay_mode;
   boolean autoplay_all;
-  boolean autoplay_mode;
+  time_t autoplay_time;
 
   char *patchtapes_mode;
   char *patchtapes_leveldir;