Scripts version 2108

This commit is contained in:
castro-fidel
2022-05-27 00:41:45 +03:00
parent 29eb9ba79f
commit 72e773cfa0
5 changed files with 9 additions and 5 deletions

View File

@ -369,7 +369,6 @@ pw_init_runtime () {
--no-gc-runtimes \
--copy-runtime \
--remove-game-overlay \
--no-generate-locales \
${PW_ADD_TO_ARGS_IN_RUNTIME} --"
else
export pw_runtime="${PW_WINELIB}/pressure-vessel/bin/pressure-vessel-unruntime \
@ -377,7 +376,6 @@ pw_init_runtime () {
--no-gc-legacy-runtimes \
--no-gc-runtimes \
--copy-runtime \
--no-generate-locales \
--remove-game-overlay \
${PW_ADD_TO_ARGS_IN_RUNTIME} --"
fi