From 3afd03c12c50239979ca3ce7f2146c595ac875c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D1=81=D0=BB=D0=B0=D0=B2=20?= =?UTF-8?q?=D0=A1=D1=83=D1=85=D0=BE=D0=B2?= Date: Tue, 22 Sep 2020 22:00:39 +0600 Subject: [PATCH] Remove broken welcome message These words (sounds from vox folder) such as work and software are missing from the game and this message is not fully spoken. It sounds like this: "Attention, hours of" --- src/support.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/support.cpp b/src/support.cpp index 133e745..508e6ec 100644 --- a/src/support.cpp +++ b/src/support.cpp @@ -31,7 +31,6 @@ BotSupport::BotSupport () { m_sentences.push ("is there a doctor in the area"); m_sentences.push ("warning, experimental materials detected"); m_sentences.push ("high amigo, shoot some but"); - m_sentences.push ("attention, hours of work software, detected"); m_sentences.push ("time for some bad ass explosion"); m_sentences.push ("bad ass son of a breach device activated"); m_sentences.push ("high, do not question this great service");