diff --git a/How-To.md b/How-To.md index c48bbcc..e595332 100644 --- a/How-To.md +++ b/How-To.md @@ -28,6 +28,7 @@ end button:onClick(buttonClick) button:show() +--Here you start the event listener. basalt.autoUpdate() ```` You dont like the amount of lines you need for that? No problem, this does 1-1 the same thing as above: