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: PortWINE-Linux.ru
. "$(dirname $(readlink -f "$0"))/runlib"
START_PORTWINE
"${PROTONRUN}" "run" "explorer"
"${PROTONRUN}" "run" "explorer" | ${var_gamemode}
STOP_PORTWINE