updateVar 정리

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