diff --git a/[esx_addons]/esx_banking/client/main.lua b/[esx_addons]/esx_banking/client/main.lua index f250d735..e88b622b 100644 --- a/[esx_addons]/esx_banking/client/main.lua +++ b/[esx_addons]/esx_banking/client/main.lua @@ -105,7 +105,6 @@ local function StartThread() CreateBlips() while PlayerLoaded do - print('isInMarker', isInMarker, 'isInAtmMarker', isInAtmMarker) _PlayerPedId = PlayerPedId() _GetEntityCoords = GetEntityCoords(_PlayerPedId) local closestBank = {}