예제 #1
0
 public void EndHit()
 {
     _hasActiveHit = false;
     _weapon.EndHit();
 }