Fixed Shadow bugs and implemented scripting for trajectory rendering #407

Merged
Xenosas1337 merged 5 commits from SP3-1-Rendering into main 2023-03-09 15:10:59 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f34cdc0f36 - Show all commits

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