From 12fae34553afcdda720b0f38eb593b4e9384fb67 Mon Sep 17 00:00:00 2001 From: TheiLLeniumStudios <104288623+TheiLLeniumStudios@users.noreply.github.com> Date: Sat, 7 May 2022 03:04:39 +0000 Subject: [PATCH] Remove trailing whitespace --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 46017e7..43de9d5 100644 --- a/config.lua +++ b/config.lua @@ -18,7 +18,7 @@ QBConfig.Player.HungerRate = 4.2 -- Rate at which hunger goes down. QBConfig.Player.ThirstRate = 3.8 -- Rate at which thirst goes down. QBConfig.Player.Bloodtypes = { "A+", "A-", "B+", "B-", "AB+", "AB-", "O+", "O-", -} +} QBConfig.Server = {} -- General server config QBConfig.Server.UseConnectQueue = true -- Use connectqueue as a queue for your server