Deleting a line on the wrong file.

This commit is contained in:
renaiku
2017-08-07 14:43:33 +02:00
parent ec2ce72a51
commit f59425ebcc
-4
View File
@@ -11,10 +11,6 @@ Citizen.CreateThread(function()
end
end)
TriggerEvent('es:setDefaultSettings', {
nativeMoneySystem = false,
})
RegisterNetEvent('esx_atm:closeATM')
AddEventHandler('esx_atm:closeATM', function()
SetNuiFocus(false)