Ejemplo n.º 1
0
 private void Clearlevel()
 {
     Blocklist.Clear();
     Enemylist.Clear();
     Traplist.Clear();
     Finish.Clear();
 }