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