2013-02-20 01:13:59 +01:00

9 lines
102 B
Lua

application = {
content = {
width = 320,
height = 480,
scale = "letterBox",
fps = 60,
},
}