Exemple #1
0
 override public void Enable(AttackData data)
 {
     base.Enable(data);
     m_firstHit = true;
 }