Fixed wrong spacing

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

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