Fixed wrong spacing

This commit is contained in:
Gerhard Stein
2023-07-27 12:41:46 +02:00
parent f14a9db4b0
commit 10b199e707

View File

@@ -498,7 +498,7 @@ HorizontalOrientation=false
UsingSdl2=false
if [ "$LibSdlVersion" = "2.0" ] ; then
"$LibSdlVersion"="2"
LibSdlVersion="2"
fi
if [ "$LibSdlVersion" = "2" ] ; then
UsingSdl2=true