示例#1
0
 public void HitFromTopSide(PlayerContext player)
 {
     CurrentBlock.HitSideTop(player);
 }