Esempio n. 1
0
 public override bool ActOnPlayer(PlayerModelController pmc)
 {
     pmc.ToNextLevel();
     return(false);
 }