mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 04:01:22 +00:00
nvm
This commit is contained in:
@@ -261,7 +261,7 @@ end
|
||||
|
||||
function ESX.GetNumPlayers(key, val)
|
||||
if not key then
|
||||
return #ESX.Players
|
||||
return #GetPlayers
|
||||
end
|
||||
|
||||
if type(val) == "table" then
|
||||
|
||||
Reference in New Issue
Block a user