no need for invoking native

This commit is contained in:
Thekuca
2023-09-10 12:37:27 +02:00
committed by GitHub
parent 7510e91c2a
commit b343a10039
+1 -1
View File
@@ -261,7 +261,7 @@ end
function ESX.GetNumPlayers(key, val)
if not key then
return #ESX.GetPlayers()
return #ESX.Players
end
if type(val) == "table" then