We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5779e commit d7cb111Copy full SHA for d7cb111
run.bat
@@ -10,6 +10,6 @@ if exist %bat% (
10
) else (
11
call build.bat
12
cls
13
- title Xena
+ title Offset-Scanner
14
goto loop
15
)
0 commit comments