mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Fixed typo and added some more context
This commit is contained in:
@@ -599,7 +599,7 @@ multi:mainloop()
|
|||||||
.inf</br>
|
.inf</br>
|
||||||
|
|
||||||
# Triggers
|
# Triggers
|
||||||
Triggers were what I used before connections became a thing</br>
|
Triggers were what I used before connections became a thing, also Function objects are a lot like triggers and can be paused as well, while triggers cannot...</br>
|
||||||
They are simple to use, but in most cases you are better off using a connection</br>
|
They are simple to use, but in most cases you are better off using a connection</br>
|
||||||
```lua
|
```lua
|
||||||
require("multi.trigger")
|
require("multi.trigger")
|
||||||
|
|||||||
Reference in New Issue
Block a user