Exemplo n.º 1
0
 void Next()
 {
     Harness.GameCurrentLevel.AsstesList.Remove(this);
     Harness.NextLevel();
     Harness.RefreshOutput();
 }