rnd-20061017-2-src
[rocksndiamonds.git] / src / tools.c
index 32f7b638d094bb7d3de5bc419576eccbe42110ea..17864c32133cc217cc86a646953d138a04413b52 100644 (file)
@@ -1777,7 +1777,8 @@ void DrawPreviewLevel(boolean restart)
 
   if (restart)
   {
-    from_x = from_y = 0;
+    from_x = preview.xoffset;
+    from_y = preview.yoffset;
     scroll_direction = MV_RIGHT;
     label_state = 1;
     label_counter = 0;