[Fix] Arreglos menors. Jugable
This commit is contained in:
@@ -88,7 +88,7 @@ function mini.init()
|
||||
logo_config(font_sf)
|
||||
surf.target(0)
|
||||
surf.cls(16)
|
||||
flow:executar("game")
|
||||
flow:executar("logo")
|
||||
end
|
||||
|
||||
function mini.update()
|
||||
@@ -107,7 +107,7 @@ function mini.update()
|
||||
-- Pausa per a que vaja be en mini 1.5.1
|
||||
-- local t0 = os.clock()
|
||||
-- while os.clock()-t0<0.01 do end
|
||||
draw.text(sys.fps(),0,15,2)
|
||||
-- draw.text(sys.fps(),0,15,2)
|
||||
end
|
||||
|
||||
function mini.close()
|
||||
|
||||
Reference in New Issue
Block a user