From 023ca895db6aaf1c4ed5a2240cf85443f83e84db Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 10 Jan 2010 17:53:54 +0000 Subject: Fix handling of NPC talking status --- src/gui/npcdialog.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/npcdialog.cpp') diff --git a/src/gui/npcdialog.cpp b/src/gui/npcdialog.cpp index 12ea61a6..52c60c74 100644 --- a/src/gui/npcdialog.cpp +++ b/src/gui/npcdialog.cpp @@ -165,7 +165,6 @@ void NpcDialog::action(const gcn::ActionEvent &event) closeDialog(); setVisible(false); current_npc = 0; - NPC::isTalking = false; } else if (mActionState == NPC_ACTION_INPUT) { -- cgit v1.2.3-70-g09d2