public RealExit(MultipleExitLevel level)
     : base("01")
 {
     this.level = level;
 }
 public RealExit(MultipleExitLevel level)
     : base("01")
 {
     this.level = level;
 }