mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 23:32:06 +00:00
1337 h4xx0r1n6
This commit is contained in:
parent
3ee2d4fe9f
commit
dab7089d02
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ REM *** Typically this will be something like c:\code\reaction\
|
||||||
REM *** but you can put in whatever you want, like make-qvm-location="c:\reaction code\"
|
REM *** but you can put in whatever you want, like make-qvm-location="c:\reaction code\"
|
||||||
REM *** Remember to add in a trailing backslash \ at the end of the path!
|
REM *** Remember to add in a trailing backslash \ at the end of the path!
|
||||||
|
|
||||||
set make-qvm-location=c:\reaction\reaction\
|
set make-qvm-location=%~dp0
|
||||||
|
|
||||||
|
|
||||||
REM *** Check to see if the location of make-qvm.bat is valid. It is required for this batch file.
|
REM *** Check to see if the location of make-qvm.bat is valid. It is required for this batch file.
|
||||||
|
|
Loading…
Reference in a new issue