forked from CastroFidel/PortWINE
###Scripts version 2040###
This commit is contained in:
@ -44,7 +44,7 @@ export PW_GECKO_VER="2.47.2"
|
||||
##export PW_GUI_DISABLED_CS=1 # 1 = disabled GUI
|
||||
|
||||
check_port_for_lol () {
|
||||
pw_start_progress_bar_block "Download and start League of Legends. Please wait. It can take a long time!"
|
||||
pw_start_progress_bar_block "Loading and start League of Legends. Please wait. It can take a long time!"
|
||||
process=LeagueClientUx.exe
|
||||
while [[ -z `pidof ${process}` ]] ; do
|
||||
echo "PID ${process} not found"
|
||||
|
Reference in New Issue
Block a user