From 6a8196b42ca3afe3589cea8b292cd8aa2ef92b4e Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 20 Feb 2019 01:40:56 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=8B=9C=EC=A7=80=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_time_event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/func_time_event.php b/hwe/func_time_event.php index c60e6224..49da5719 100644 --- a/hwe/func_time_event.php +++ b/hwe/func_time_event.php @@ -40,7 +40,7 @@ function processSpring() { $admin = $gameStor->getValues(['year', 'month']); - pushWorldHistory(["★{$admin['year']}년 {$admin['month']}월: 모두들 즐거운 게임 하고 계신가요? ^^ 삼국일보 애독해 주시고, 훼접은 삼가주세요~"], $admin['year'], $admin['month']); + pushWorldHistory(["★{$admin['year']}년 {$admin['month']}월: 모두들 즐거운 게임 하고 계신가요? ^^ 매너 있는 플레이 부탁드리고, 지나친 훼접은 삼가주세요~"], $admin['year'], $admin['month']); } function processGoldIncome() {