From e4654e6512ef58622cf4c88454d71be221f299c1 Mon Sep 17 00:00:00 2001 From: etorth Date: Tue, 14 Jan 2025 22:01:13 -0800 Subject: [PATCH] f --- client/src/gui/npcchatboard/npcchatboard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/gui/npcchatboard/npcchatboard.cpp b/client/src/gui/npcchatboard/npcchatboard.cpp index f2d25876..7cf8d509 100644 --- a/client/src/gui/npcchatboard/npcchatboard.cpp +++ b/client/src/gui/npcchatboard/npcchatboard.cpp @@ -80,7 +80,7 @@ NPCChatBoard::NPCChatBoard(ProcessRun *proc, Widget *pwidget, bool autoDelete) [this](Widget *) { setShow(false); - m_process->sendNPCEvent(m_npcUID, m_eventPath, SYS_EXIT); + // m_process->sendNPCEvent(m_npcUID, m_eventPath, SYS_EXIT); }, 0,