mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 22:01:37 +00:00
Deleting a line on the wrong file
This commit is contained in:
@@ -12,10 +12,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