mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix(bnet_script): uncomment "exit" :p
This commit is contained in:
parent
142861f957
commit
3d27a7f2f0
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ timeout /t 60 /nobreak > NUL
|
|||
|
||||
echo "Launching game within Battle.net..."
|
||||
start /b %BNET_EXE% --exec="launch %GAME%"
|
||||
REM exit
|
||||
exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue