made demo on windows not try to compile first (because fucking windows)

This commit is contained in:
Paul Liverman 2016-04-17 17:40:50 -07:00
parent 2a74d356dc
commit 33767c792c

View File

@ -1,3 +1,3 @@
@ECHO OFF @ECHO OFF
"%cd%\build.bat" REM "%cd%\build.bat"
"C:\Program Files\Love\LOVE.exe" "%cd%\demo" "C:\Program Files\Love\LOVE.exe" "%cd%\demo"