The actual commit

This commit is contained in:
Bart van Strien
2011-11-05 23:18:30 +01:00
parent 49ec65dbf3
commit f0aa29f9a5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -321,6 +321,7 @@ 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