From b49ecb58027550967a96ffa45ab9b56dce02fb6d Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 10 May 2020 02:15:56 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=90=EB=A0=B9->=EB=A9=B8=EB=A7=9D=20?= =?UTF-8?q?=EC=88=9C=EC=84=9C=20=EC=A0=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/process_war.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/process_war.php b/hwe/process_war.php index 50745861..e249a928 100644 --- a/hwe/process_war.php +++ b/hwe/process_war.php @@ -521,6 +521,7 @@ function ConquerCity(array $admin, General $general, array $city) { 12 ), null, $city, $loseNation, $year, $month, false); + $attackerLogger->flush(); $oldNationGenerals = deleteNation($lord, false); $josaUl = JosaUtil::pick($defenderNationName, '을'); $attackerLogger->pushNationalHistoryLog("{$defenderNationName}{$josaUl} 정복");