Proper cb usage

This commit is contained in:
ElPumpo
2019-05-05 09:48:47 +02:00
parent 3b92c1e1f4
commit 8528fd8037
2 changed files with 45 additions and 66 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ local CurrentTask = {}
local playerInService = false
local spawnedVehicles, isInShopMenu = {}, false
ESX = nil
ESX = nil
Citizen.CreateThread(function()
while ESX == nil do