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} 정복");