public List <MapData> Piglet()
 {
     return(WadLoader.LoadUsingPiglet("freedoom2-udmf.wad"));
 }