summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/026-6/ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/026-6/ctrl.c b/npc/026-6/ctrl.c
index c92c35597..058b61aea 100644
--- a/npc/026-6/ctrl.c
+++ b/npc/026-6/ctrl.c
@@ -64,7 +64,7 @@ OnTouch:
if ($GAME_STORYLINE >= 5) {
mes l("Do you want to challenge the Monster King? If so, on which difficulty?");
next;
- menuret
+ menuint
l("No, I changed my mind."), 0,
l("Normal"), 1,
l("Hard"), 2,