public static void Main() { Save_the_Humans.App app = new Save_the_Humans.App(); app.InitializeComponent(); app.Run(); }