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

Update shared.lua #567

Closed l-404-l closed 2 months ago

l-404-l commented 2 months ago

Fix restart not keeping async state

thelindat commented 2 months ago

You could just make restart take a bool for running async? You may want to be able to swap between sync and async for whatever reason.