Skip to content

Commit 052e5d7

Browse files
authored
Update README.md
1 parent a70e2dc commit 052e5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ with love
3939
\setSides 6
4040

4141
-- Finally add the new button as a child to the root so it can be drawn updated etc...
42-
root\addChild frame
42+
root\addChild bPoly
4343

4444
.update = (dt) ->
4545
manager\update dt

0 commit comments

Comments
 (0)