Merge remote-tracking branch 'origin/main' into SP3-1-Rendering

This commit is contained in:
Brandon Mak 2023-03-09 14:56:14 +08:00
commit f34cdc0f36
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ echo "Q - vswhere"
echo --------------------------------------------------- echo ---------------------------------------------------
echo. echo.
choice /C ABCDEFGHIJKLMNOPQ /T 10 /D A choice /C ABCDEFGHIJKLMNOPQ
set _e=%ERRORLEVEL% set _e=%ERRORLEVEL%
if %_e%==1 goto VMA if %_e%==1 goto VMA