mirror of
https://github.com/love2d/love.git
synced 2026-08-13 17:10:54 +02:00
Welcome back, love.thread.
This commit is contained in:
@@ -237,6 +237,7 @@ function love.init()
|
||||
audio = true,
|
||||
physics = true,
|
||||
sound = true,
|
||||
thread = true,
|
||||
},
|
||||
console = false, -- Only relevant for windows.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user