From 265a5ebf5c9cf111e0f7a61dfa755e776446c9f0 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Thu, 11 May 2023 01:46:14 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=94=94=EB=B2=84=EA=B7=B8=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/process_war.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/hwe/process_war.php b/hwe/process_war.php index 747cc569..c53482e9 100644 --- a/hwe/process_war.php +++ b/hwe/process_war.php @@ -280,8 +280,6 @@ function processWar_NG( } } - logError('defender', TVarDumper::dump($defender, 2, false), '', getExceptionTraceAsString(new \Exception())); - if ($defender->getPhase() == 0 && $defender->getOppose() == null) { $defender->setPrePhase($attacker->getPhase());