From e5f45a2d41a2228f46a8544764fdf44a218f7a0d Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 29 Jan 2012 11:40:58 +0100 Subject: [PATCH] use right exe name --- misc/tools/the-big-benchmark/the-big-benchmark.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tools/the-big-benchmark/the-big-benchmark.bat b/misc/tools/the-big-benchmark/the-big-benchmark.bat index e853a683..51746f1e 100644 --- a/misc/tools/the-big-benchmark/the-big-benchmark.bat +++ b/misc/tools/the-big-benchmark/the-big-benchmark.bat @@ -16,7 +16,7 @@ goto postarg :noarg if "%ProgramFiles(x86)%" == "" goto bit32 :bit64 -set xonotic=xonotic-64.exe +set xonotic=xonotic-x64.exe goto postarg :bit32 set xonotic=xonotic.exe -- 2.39.2