forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
ee8ae72467
commit
3478b829fb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
local QBCore = exports['qb-core']:GetCoreObject()
|
||||
|
||||
Config = {}
|
||||
Config.lockerProps = {'p_cs_locker_01_s'} -- Props you can access storage
|
||||
Config.lockerProps = {'h4_prop_h4_ld_keypad_01b'} -- Props you can access storage
|
||||
Config.Locations = {
|
||||
[1] = {
|
||||
name = 'SD',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue