diff --git a/ND_Core/source/client/main.lua b/ND_Core/source/client/main.lua index c0938c0..9964f88 100644 --- a/ND_Core/source/client/main.lua +++ b/ND_Core/source/client/main.lua @@ -1,10 +1,5 @@ ------------------------------------------------------------------------- ------------------------------------------------------------------------- --- DO NOT EDIT IF YOU DON'T KNOW WHAT YOU'RE DOING -- --- -- --- For support join my discord: https://discord.gg/Z9Mxu72zZ6 -- ------------------------------------------------------------------------- ------------------------------------------------------------------------- +-- For support join my discord: https://discord.gg/Z9Mxu72zZ6 + local background = config.backgrounds[math.random(1, #config.backgrounds)] local started = true registered = false