forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
4f19e732f8
commit
584dace8ef
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ Config.LockSmithSettings = {
|
|||
Config.AnimationSettings = {
|
||||
animDict = "veh@break_in@0h@p_m_one@", -- set to the animation dictionary for progressbar
|
||||
anim = "low_force_entry_ds", -- set to the animation name for progressbar
|
||||
keyProp = "prop_cuff_keys_01", -- set to the prop name for the keys used when locking/unlocking a car
|
||||
keyProp = "m23_2_prop_m32_carkey_fob_01a", -- set to the prop name for the keys used when locking/unlocking a car
|
||||
}
|
||||
|
||||
Config.Prefrences = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue