Skip to content

Commit 5708494

Browse files
Rafael AntunesRafael Antunes
authored andcommitted
Identity
Add static ESX.ExtendedPlayers Update main.lua
1 parent 73ccea1 commit 5708494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[core]/esx_identity/server/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ end
213213
Wait(0)
214214
end
215215

216-
local xPlayers = ESX.GetExtendedPlayers()
216+
local xPlayers = ESX.ExtendedPlayers()
217217

218218
for i = 1, #xPlayers do
219219
if xPlayers[i] then

0 commit comments

Comments
 (0)