mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 13:56:02 +01:00
removed print
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user