Oops, didn't have a clean tree

This commit is contained in:
Bart van Strien
2011-11-05 23:17:32 +01:00
parent d8666202cd
commit 49ec65dbf3
8 changed files with 8 additions and 22 deletions
-1
View File
@@ -321,7 +321,6 @@ function love.init()
for i, v in ipairs(love._version_compat) do
if c.version == v then
compat = true
break
end
end
if not compat then