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