diff --git a/misc/tools/rsync-updater/update-xonotic.bat b/misc/tools/rsync-updater/update-xonotic.bat index db76dd5..658a89f 100644 --- a/misc/tools/rsync-updater/update-xonotic.bat +++ b/misc/tools/rsync-updater/update-xonotic.bat @@ -75,6 +75,7 @@ set excludes=%excludes% --exclude=/fteqcc/fteqcc.osx if "%ProgramFiles(x86)%" == "" goto bit32 :bit64 + if "%XONOTIC_INCLUDE_32BIT%" != "" goto endbit set excludes=%excludes% --exclude=/xonotic.exe set excludes=%excludes% --exclude=/xonotic-sdl.exe set excludes=%excludes% --exclude=/xonotic-dedicated.exe