Tahoma font for 2.0 launcher

This commit is contained in:
the-sane
2024-10-02 01:07:04 -04:00
parent 938c7ef42a
commit 4828e378c8
2 changed files with 2 additions and 2 deletions

View File

@ -2578,7 +2578,7 @@ install_game_wine() {
# Install powershell
debug_print continue "Installing wine components. Please wait, this may take a moment..."
winetricks -q arial dxvk powershell >>"$tmp_install_log" 2>&1
winetricks -q arial tahoma dxvk powershell >>"$tmp_install_log" 2>&1
# Run the installer
debug_print continue "Installing the launcher. Please wait, this may take a moment..."