update SDL2-CS

This commit is contained in:
Matthias Mailänder
2015-07-09 10:03:39 +02:00
parent 54e1cf866c
commit a91d43d7ce
3 changed files with 3 additions and 3 deletions

View File

@@ -93,7 +93,7 @@ fi
if [ ! -f SDL2-CS.dll ]; then
echo "Fetching SDL2-CS from GitHub."
curl -s -L -O https://github.com/OpenRA/SDL2-CS/releases/download/20140407/SDL2-CS.dll
curl -s -L -O https://github.com/OpenRA/SDL2-CS/releases/download/20150709/SDL2-CS.dll
fi
if [ ! -f Eluant.dll ]; then