mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Proper cb usage
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ local CurrentTask = {}
|
||||
local playerInService = false
|
||||
local spawnedVehicles, isInShopMenu = {}, false
|
||||
|
||||
ESX = nil
|
||||
ESX = nil
|
||||
|
||||
Citizen.CreateThread(function()
|
||||
while ESX == nil do
|
||||
|
||||
Reference in New Issue
Block a user