mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-18 14:26:03 +01:00
removed print
This commit is contained in:
@@ -18,7 +18,6 @@ function SetDisplay(bool, typeName, bg, characters)
|
|||||||
if not bg then
|
if not bg then
|
||||||
background = config.backgrounds[math.random(1, #config.backgrounds)]
|
background = config.backgrounds[math.random(1, #config.backgrounds)]
|
||||||
end
|
end
|
||||||
print(tablelength(characterAmount))
|
|
||||||
SetNuiFocus(bool, bool)
|
SetNuiFocus(bool, bool)
|
||||||
SendNUIMessage({
|
SendNUIMessage({
|
||||||
type = typeName,
|
type = typeName,
|
||||||
|
|||||||
Reference in New Issue
Block a user