From a2ee9524fb8123aba38bf2d1e1232277e7a976e1 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 2 Sep 2018 19:50:31 +0900 Subject: [PATCH] =?UTF-8?q?updateVar=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/WarUnit.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/hwe/sammo/WarUnit.php b/hwe/sammo/WarUnit.php index 972151f1..63420789 100644 --- a/hwe/sammo/WarUnit.php +++ b/hwe/sammo/WarUnit.php @@ -17,8 +17,6 @@ class WarUnit{ protected $isAttacker = false; - protected $updatedVar = []; - protected $currPhase = 0; protected $prePhase = 0;