Example #1
0
 private static void GetNewLevel()
 {
     area.PositionX = columns - 1;
     area.GetElements();
     bonus = 0;
 }