F9 = recarrega mapa sem respawn; adicionada Yoshi's Island 3 :P
[Projeto-PCG.git] / config.lua
blob888db07b4393fbe3ba35477fb0f57c3f5a0c0766
1 config {
2 screen = {width=800, height=600, bpp=32, fps=60},
4 player = {
5 speed = {0, 0}
6 },
8 maps = {"map1.lua", "map2.lua", "mario.lua"}