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