summaryrefslogtreecommitdiff
path: root/npc/custom/warper.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/warper.txt')
-rw-r--r--npc/custom/warper.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/warper.txt b/npc/custom/warper.txt
index 72d3bafac..e8f640d2d 100644
--- a/npc/custom/warper.txt
+++ b/npc/custom/warper.txt
@@ -34,7 +34,7 @@ menu "Last Warp ^777777["+lastwarp$+"]^000000",-,
message strcharinfo(0),"You haven't warped anywhere yet.";
else
warp lastwarp$,lastwarpx,lastwarpy;
- end;
+ close;
// ------------------- Functions -------------------
// * Go("<map>",<x>,<y>);