mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Set account data too
This commit is contained in:
@@ -121,6 +121,7 @@ AddEventHandler('esx:setAccountMoney', function(account)
|
||||
break
|
||||
end
|
||||
end
|
||||
ESX.SetPlayerData('accounts', ESX.PlayerData.accounts)
|
||||
|
||||
if Config.EnableHud then
|
||||
ESX.UI.HUD.UpdateElement('account_' .. account.name, {
|
||||
|
||||
Reference in New Issue
Block a user