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