forked from CastroFidel/PortWINE
fix ppdb for vkPlay and WoSB
This commit is contained in:
@ -19,7 +19,7 @@ then
|
||||
pw_stop_progress_bar
|
||||
kill_portwine
|
||||
|
||||
if [[ "${update_loc}" == "RUS" ]] ; then
|
||||
if [[ "$LANGUAGE" == "ru" ]] ; then
|
||||
export portwine_exe="$WINEPREFIX/drive_c/users/$USER/AppData/Local/Wosb Launcher/launcher.exe"
|
||||
export PORTWINE_CREATE_SHORTCUT_NAME="World of Sea Battle RU"
|
||||
pw_create_unique_exe "wosb_launcher_ru"
|
||||
|
Reference in New Issue
Block a user