fixed (not) resuming game from hall of fame after playing
[rocksndiamonds.git] / src / main.h
index 797a3350f8243f933cd9f081ae60a94c32618e02..881b7863493250cf60a783166deb85bd29d92204 100644 (file)
@@ -3128,6 +3128,7 @@ struct ScoreInfo
   boolean uploaded;
   boolean tape_downloaded;
   boolean force_last_added;
+  boolean was_just_playing;
 
   struct ScoreEntry entry[MAX_SCORE_ENTRIES];
 };