]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
use right exe name
authorRudolf Polzer <divverent@alientrap.org>
Sun, 29 Jan 2012 10:40:58 +0000 (11:40 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 29 Jan 2012 10:40:58 +0000 (11:40 +0100)
misc/tools/the-big-benchmark/the-big-benchmark.bat

index e853a6831fb1964299fbae21dbc582b47266bd0e..51746f1e66fb194fe0a3ef626c45b2e965175e99 100644 (file)
@@ -16,7 +16,7 @@ goto postarg
 :noarg\r
 if "%ProgramFiles(x86)%" == "" goto bit32\r
 :bit64\r
-set xonotic=xonotic-64.exe\r
+set xonotic=xonotic-x64.exe\r
 goto postarg\r
 :bit32\r
 set xonotic=xonotic.exe\r