mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +02:00
Oops, didn't have a clean tree
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user