From 7e910ba495a74cc968fc630e5cfdb08753b4f228 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 4 Jul 2016 16:36:19 +0300 Subject: Remove double translation from oscar npc. --- npc/001-2-12/oscar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- cgit v1.2.3-70-g09d2