space.lua: cambiado setmode a mode
This commit is contained in:
@@ -197,7 +197,7 @@ function draw_debug()
|
||||
end
|
||||
|
||||
function init()
|
||||
setmode(2)
|
||||
mode(2)
|
||||
clock = 0
|
||||
score = 0
|
||||
paper(COLOR_BLACK)
|
||||
|
||||
Reference in New Issue
Block a user