Exemplo n.º 1
0
 public override void Interact()
 {
     lights.BrightLights();
     asteroidConsole.PowerOn();
     base.Interact();
 }