mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
requested changes #2
This commit is contained in:
@@ -260,7 +260,7 @@ function ESX.GetExtendedPlayers(key, val)
|
||||
end
|
||||
|
||||
function ESX.GetNumPlayers(key, val)
|
||||
if(not key) then
|
||||
if not key then
|
||||
return #ESX.GetPlayers()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user