xPlayer.set('contacts', contacts)

This commit is contained in:
Jérémie N'gadi
2017-08-01 17:03:36 +02:00
parent 5404250e9e
commit b1029ad75f
+1 -1
View File
@@ -157,7 +157,7 @@ AddEventHandler('esx_phone:reload', function(phoneNumber)
end
xPlayer['contacts'] = contacts
xPlayer.set('contacts', contacts)
TriggerClientEvent('esx_phone:loaded', source, phoneNumber, contacts)