diff options
Diffstat (limited to 'npc/003-10/slots.txt')
-rw-r--r-- | npc/003-10/slots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-10/slots.txt b/npc/003-10/slots.txt index 74c96fdb5..f88a0c732 100644 --- a/npc/003-10/slots.txt +++ b/npc/003-10/slots.txt @@ -78,7 +78,7 @@ L_Spin: } else { mes col("It wasn't this time...", 3); } - close; + goto L_Menu; L_Quit: close; |