template-carousel-mobile/conf.lua

5 lines
74 B
Lua

function love.conf(t)
t.identity = 'TODO'
t.window.title = 'TODO'
end