updateVar 정리

This commit is contained in:
2018-09-02 19:50:31 +09:00
parent 0a888b0d0e
commit 844d394b14
-2
View File
@@ -17,8 +17,6 @@ class WarUnit{
protected $isAttacker = false;
protected $updatedVar = [];
protected $currPhase = 0;
protected $prePhase = 0;