summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-2-12/oscar.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-12/oscar.txt b/npc/001-2-12/oscar.txt
index 805247cc..873a9003 100644
--- a/npc/001-2-12/oscar.txt
+++ b/npc/001-2-12/oscar.txt
@@ -112,7 +112,7 @@
menuint
l("Could you bleach my clothes?"), 1,
l("Do you live here alone?"), 2,
- l(menuaction(l("Quit"))), 3;
+ menuaction(l("Quit")), 3;
switch (@menuret)
{