Update 'min'

2022-02-18 19:25:04 +01:00
parent 2422601854
commit bc5a8c5fd7

2
min.md

@@ -11,7 +11,7 @@ L'altre valor a comparar.
### Exemple
```
function init()
setmode(2)
mode(2)
x,y=10,7
color(COLOR_YELLOW, COLOR_BLUE)
end