Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kleber-swf committed Dec 12, 2021
1 parent 22e27f0 commit 7e70c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ There are some options you can pass as an optional second parameter when creatin

```js
const config = {
root() => game.world,
root() => game.world,
referenceImageUrl() => 'http://some/preview/image.png',
onShow() => console.log('reuntime editor opened'),
onHide() => console.log('reuntime editor closed'),
Expand Down

0 comments on commit 7e70c51

Please sign in to comment.