From 66f88db6f070eae503d2864562ce4582b51ca609 Mon Sep 17 00:00:00 2001 From: Aireil <33433913+Aireil@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:46:43 +0100 Subject: [PATCH] Update MaxExpansion on fake start --- src/XIVLauncher/Windows/MainWindow.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/XIVLauncher/Windows/MainWindow.xaml.cs b/src/XIVLauncher/Windows/MainWindow.xaml.cs index 0dc3943d..5b5b662a 100644 --- a/src/XIVLauncher/Windows/MainWindow.xaml.cs +++ b/src/XIVLauncher/Windows/MainWindow.xaml.cs @@ -559,7 +559,7 @@ private void FakeStart_OnClick(object sender, RoutedEventArgs e) { OauthLogin = new Launcher.OauthLoginResult { - MaxExpansion = 4, + MaxExpansion = 5, Playable = true, Region = 0, SessionId = "0",