mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-31 18:28:56 +00:00
Fix always "on duty" at login.
This commit is contained in:
@@ -607,6 +607,7 @@ QBShared.Gangs = {
|
||||
}
|
||||
|
||||
-- Jobs
|
||||
QBShared.ForceJobDefaultDutyAtLogin = true -- true: Force duty state to jobdefaultDuty | false: set duty state from database last saved
|
||||
QBShared.Jobs = {
|
||||
['unemployed'] = {
|
||||
label = 'Civilian',
|
||||
|
||||
Reference in New Issue
Block a user