This commit is contained in:
Thekuca
2023-09-10 18:22:24 +02:00
committed by GitHub
parent b343a10039
commit 330a587826
+1 -1
View File
@@ -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