From 91229db1cd3bac9e7d46a086d7fb28de8693cce5 Mon Sep 17 00:00:00 2001
From: gumi <mekolat@users.noreply.github.com>
Date: Fri, 2 Sep 2016 21:21:55 -0400
Subject: fix careless mistake in debug-quest

---
 npc/commands/debug-quest.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'npc')

diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt
index 208291f5..763db68a 100644
--- a/npc/commands/debug-quest.txt
+++ b/npc/commands/debug-quest.txt
@@ -70,7 +70,7 @@ function	script	GlobalQuestDebug	{
             mes l("Please select a quest:");
 
             menuint
-                menuimage("actions/back", l("Go back")), ,
+                menuimage("actions/back", l("Go back")), -1,
                 l("Lazy Brother"), ArtisQuests_LazyBrother,
                 l("Urchin"), ArtisQuests_Urchin,
                 l("Catching a piou"), ArtisQuests_CatchPiou,
-- 
cgit v1.2.3-70-g09d2