mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-21 00:42:48 +01:00
Update README.md
This commit is contained in:
@@ -72,7 +72,7 @@ CreateThread(function()
|
|||||||
print(a, b) -- 'hello there', 'general kenobi'
|
print(a, b) -- 'hello there', 'general kenobi'
|
||||||
end)
|
end)
|
||||||
```
|
```
|
||||||
###Intervals
|
### Intervals
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
local ontick = SetInterval(function(...)
|
local ontick = SetInterval(function(...)
|
||||||
|
|||||||
Reference in New Issue
Block a user