This commit is contained in:
Thekuca
2023-09-10 18:23:33 +02:00
committed by GitHub
parent 330a587826
commit ddccbc8671
+1 -1
View File
@@ -261,7 +261,7 @@ end
function ESX.GetNumPlayers(key, val)
if not key then
return #GetPlayers
return #GetPlayers()
end
if type(val) == "table" then