mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-04 17:23:31 +00:00
Remove trailing whitespace
This commit is contained in:
+1
-1
@@ -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.ThirstRate = 3.8 -- Rate at which thirst goes down.
|
||||||
QBConfig.Player.Bloodtypes = {
|
QBConfig.Player.Bloodtypes = {
|
||||||
"A+", "A-", "B+", "B-", "AB+", "AB-", "O+", "O-",
|
"A+", "A-", "B+", "B-", "AB+", "AB-", "O+", "O-",
|
||||||
}
|
}
|
||||||
|
|
||||||
QBConfig.Server = {} -- General server config
|
QBConfig.Server = {} -- General server config
|
||||||
QBConfig.Server.UseConnectQueue = true -- Use connectqueue as a queue for your server
|
QBConfig.Server.UseConnectQueue = true -- Use connectqueue as a queue for your server
|
||||||
|
|||||||
Reference in New Issue
Block a user