mirror of
https://github.com/kikito/beholder.lua.git
synced 2024-12-16 00:34:21 +00:00
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
function love.conf(t)
|
||
|
t.console = true
|
||
|
end
|