mirror of
https://github.com/TangentFoxy/Pop.Box.git
synced 2024-12-15 12:44:20 +00:00
4 lines
47 B
Lua
4 lines
47 B
Lua
|
function love.conf(t)
|
||
|
t.console = true
|
||
|
end
|