Add check gamemode

This commit is contained in:
Castro-Fidel
2020-05-15 18:00:23 +03:00
parent 50ef414092
commit 3904b77936
3 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,5 @@
# Author: Tergoev M.A.
. "$(dirname $(readlink -f "$0"))/runlib"
START_PORTWINE
"${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} & KILL9_WINEDEVICE
"${PROTONRUN}" "run" "${gamestart}" ${launch_parameters} | ${var_gamemode} & KILL9_WINEDEVICE
STOP_PORTWINE