forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
45ca7a3235
commit
0f3ef925bb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Config.core = exports['qb-core']:GetCoreObject() -- Your core export (for qb is
|
|||
Config.target = 'qb-target' -- ox_target, qb-target, interact, ...
|
||||
Config.banking = 'okokBanking' -- qb-banking, Renewed-Banking, (can change at server/functions.lua) ...
|
||||
Config.keys = 'sn_vehicleKey' -- qb-vehiclekeys, qbx_vehiclekeys, mk_vehiclekeys, qs-vehiclekeys
|
||||
Config.locale = 'de'
|
||||
Config.locale = 'en'
|
||||
|
||||
Config.useTabletAnimation = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue