mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 00:03:21 +00:00
Updated readme, final commit v1.1.0
This commit is contained in:
+2
-2
@@ -174,8 +174,8 @@ end)
|
||||
-- Enter / Exit marker events
|
||||
Citizen.CreateThread(function()
|
||||
while true do
|
||||
Citizen.Wait(0)
|
||||
|
||||
Citizen.Wait(200)
|
||||
|
||||
local coords = GetEntityCoords(PlayerPedId())
|
||||
local isInMarker = false
|
||||
local currentZone = nil
|
||||
|
||||
Reference in New Issue
Block a user