Пример #1
0
 public void RotateClockwise()
 {
     spawner.RotateCurrentBlock(true);
 }