mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 19:57:45 +00:00
Rename FFXIV built-in option
This commit is contained in:
parent
0ef0bca80e
commit
cbb36e910a
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ SettingsWindow::SettingsWindow(int defaultTab, LauncherWindow& window, LauncherC
|
|||
wineTypeCombo = new QComboBox();
|
||||
|
||||
#if defined(Q_OS_MAC)
|
||||
wineTypeCombo->insertItem(2, "FFXIV Built-In");
|
||||
wineTypeCombo->insertItem(2, "FFXIV for Mac");
|
||||
wineTypeCombo->insertItem(3, "XIV on Mac");
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue