From d24587bb8b311a4cd1308dac29aac6287b82c987 Mon Sep 17 00:00:00 2001 From: JailDoctor Date: Fri, 18 Feb 2022 19:23:42 +0100 Subject: [PATCH] Update 'btn' --- btn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/btn.md b/btn.md index e065e81..010fa04 100644 --- a/btn.md +++ b/btn.md @@ -9,7 +9,7 @@ Una de les [constants](teclat) asociades al teclat. ``` function init() x,y = 10,7 - setmode(2) + mode(2) end function update()