mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
The actual commit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user