public bool CheckStartingPoints()
 {
     return(gameSaver.CheckStartingLocation());
 }