Skip to content

Commit

Permalink
update install-helper-CopySDL2.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
hzqst committed Jan 26, 2025
1 parent 01ccee2 commit afd6a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install-helper-CopySDL2.bat
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ if "%GameSDL2_fileVersion%"=="2, 30, 50, 0" (
)
echo SDL2 version is "%GameSDL2_fileVersion%", need to replace SDL2
copy "%SolutionDir%Build\SDL2.dll" "%GameDir%\" /y
copy "%SolutionDir%Build\SDL3.dll" "%GameDir%\" /y

:no_replace_sdl2

0 comments on commit afd6a6e

Please sign in to comment.