removed print

This commit is contained in:
Andyyy7666
2022-07-22 01:20:10 +02:00
committed by GitHub
parent a4562be925
commit 63a31ed10a

View File

@@ -18,7 +18,6 @@ function SetDisplay(bool, typeName, bg, characters)
if not bg then
background = config.backgrounds[math.random(1, #config.backgrounds)]
end
print(tablelength(characterAmount))
SetNuiFocus(bool, bool)
SendNUIMessage({
type = typeName,