Update DOCS.md

master
Marco 2020-04-23 10:42:28 +00:00
parent cfc9cd07af
commit 30cec02a97
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Install it as any other mod `¯\_(ツ)_/¯`
* `update(scoreboard_params, txt_elems, img_elems)`: updates only the mentioned parameters. For instance, calling
```
update(nil, nil, {my_custom_img = {
scoreboard:update(nil, nil, {my_custom_img = {
text = "pic2.png"
})
```