mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 18:01:31 +00:00
Deleting a line on the wrong file.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user