mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +02:00
Disabled love.thread. Upped version to 0.6.2.
This commit is contained in:
@@ -237,7 +237,6 @@ function love.init()
|
||||
audio = true,
|
||||
physics = true,
|
||||
sound = true,
|
||||
thread = true,
|
||||
},
|
||||
console = false, -- Only relevant for windows.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user