]> de.git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/the-big-benchmark/the-big-benchmark.bat
Make the benchmark script using correct executables
[xonotic/xonotic.git] / misc / tools / the-big-benchmark / the-big-benchmark.bat
index 4fb4a10dd6653b29b62930caf062f234e1578950..c257ed71077fd573b5adf1cdf10006d9998f1efe 100644 (file)
@@ -16,10 +16,10 @@ goto postarg
 :noarg\r
 if "%ProgramFiles(x86)%" == "" goto bit32\r
 :bit64\r
-set xonotic=xonotic-x64.exe\r
+set xonotic=xonotic.exe\r
 goto postarg\r
 :bit32\r
-set xonotic=xonotic.exe\r
+set xonotic=xonotic-x86.exe\r
 goto postarg\r
 :postarg\r
 \r