[CHANGED] 'setmode' renamed to 'mode'
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
--]]
|
||||
|
||||
function init()
|
||||
setmode(1) -- fiquem el mode multicolor de 40x30 caracters
|
||||
mode(1) -- fiquem el mode multicolor de 40x30 caracters
|
||||
color(0,0) -- tinta i fondo a negre
|
||||
cls() -- borrem pantalla
|
||||
|
||||
|
||||
Reference in New Issue
Block a user