overextended / ox_lib

A FiveM resource and script library for Lua and JS.
https://overextended.dev/ox_lib
GNU Lesser General Public License v3.0
282 stars 378 forks source link

fix for timer start method accessing private variable out of scope #591

Closed Demigod916 closed 1 month ago

Demigod916 commented 1 month ago

this fixes an issue that caused timers to not be able to be paused properly.

also cleans up the start method a bit

discord support thread