mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-28 23:01:29 +00:00
fix source
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ local function onPlayerConnecting(name, _, deferrals)
|
||||
end
|
||||
|
||||
-- Add any additional defferals you may need!
|
||||
TriggerClientEvent('QBCore:Client:SharedUpdate', QBCore.Shared)
|
||||
TriggerClientEvent('QBCore:Client:SharedUpdate',src, QBCore.Shared)
|
||||
end
|
||||
|
||||
AddEventHandler('playerConnecting', onPlayerConnecting)
|
||||
|
||||
Reference in New Issue
Block a user