From 7fb69f0bd86694e61b8f66193f79ec824805d9fb Mon Sep 17 00:00:00 2001 From: Paul Liverman Date: Mon, 24 Aug 2015 01:25:04 -0700 Subject: [PATCH] removed outdated comments in build-config.sh --- build-config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-config.sh b/build-config.sh index 8c7a8f0..252d9fd 100644 --- a/build-config.sh +++ b/build-config.sh @@ -31,8 +31,8 @@ loveVersion="0.9.2" # Modified love executables (optional) # (The default values are where the default exe's will be extracted) -win32exe="$win32Dir/love-$loveVersion-win32/love.exe" #UNTESTED, MAY BREAK -win64exe="$win64Dir/love-$loveVersion-win64/love.exe" #UNTESTED, MAY BREAK +win32exe="$win32Dir/love-$loveVersion-win32/love.exe" +win64exe="$win64Dir/love-$loveVersion-win64/love.exe" # Mac icns files for package icon # (It's best to just specify the same file for both.