mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
Forgotten print
This commit is contained in:
@@ -105,7 +105,6 @@ local function StartThread()
|
|||||||
CreateBlips()
|
CreateBlips()
|
||||||
|
|
||||||
while PlayerLoaded do
|
while PlayerLoaded do
|
||||||
print('isInMarker', isInMarker, 'isInAtmMarker', isInAtmMarker)
|
|
||||||
_PlayerPedId = PlayerPedId()
|
_PlayerPedId = PlayerPedId()
|
||||||
_GetEntityCoords = GetEntityCoords(_PlayerPedId)
|
_GetEntityCoords = GetEntityCoords(_PlayerPedId)
|
||||||
local closestBank = {}
|
local closestBank = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user