Updated How To (markdown)
@@ -28,6 +28,7 @@ end
|
|||||||
button:onClick(buttonClick)
|
button:onClick(buttonClick)
|
||||||
button:show()
|
button:show()
|
||||||
|
|
||||||
|
--Here you start the event listener.
|
||||||
basalt.autoUpdate()
|
basalt.autoUpdate()
|
||||||
````
|
````
|
||||||
You dont like the amount of lines you need for that? No problem, this does 1-1 the same thing as above:
|
You dont like the amount of lines you need for that? No problem, this does 1-1 the same thing as above:
|
||||||
|
|||||||
Reference in New Issue
Block a user