]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/move.c
(get_empobjp): New. Returns a pointer an empobj.
[empserver] / src / lib / commands / move.c
index 02cd4fdae59abefe07745231a255a9d1af514a19..3733658af43766c0a5ad5a359b3133bda74eaa0b 100644 (file)
@@ -343,7 +343,7 @@ move(void)
 static int
 cmd_move_map(coord curx, coord cury, char *arg)
 {
-    return display_region_map(0, EF_BAD, curx, cury, arg);
+    return display_region_map(0, EF_SHIP, curx, cury, arg);
 }
 
 int