Restored REQUEST.
[super-star-trek.git] / io.c
diff --git a/io.c b/io.c
index 07bc1504a8b599f15968eebff8cc49c4c08e7f69..8841b1aa33c86171bdc418485d8d19890038457b 100644 (file)
--- a/io.c
+++ b/io.c
@@ -350,11 +350,11 @@ void drawmaps(short l) {
      if (l!=2) setwnd(LEFTUPPER_WINDOW);
      gotoxy(1,1);
      enqueue("s");
-     srscan(1);
+     srscan(SCAN_FULL);
      if (l!=2){
         setwnd(SRSCAN_WINDOW);
         clrscr();
-        srscan(2);
+        srscan(SCAN_NO_LEFTSIDE);
         setwnd(LRSCAN_WINDOW);
         clrscr();
         enqueue("l");