Added pause to Launch.bat for debugging
This commit is contained in:
parent
0bc37d2f72
commit
10c3c1a47c
@ -9,4 +9,6 @@ set pythonExec=python.exe
|
||||
set cmd=call "%pyFile%" %*
|
||||
::SETTINGS END
|
||||
|
||||
%cmd%
|
||||
%cmd%
|
||||
pause
|
||||
exit
|
Loading…
Reference in New Issue
Block a user