forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
683833a326
commit
abee244a1f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ local QBCore = exports['qb-core']:GetCoreObject()
|
|||
|
||||
-- List of prop models that should be targetable as shredders
|
||||
local shredderPropModels = {
|
||||
'p_secret_weapon_02',
|
||||
'prop_bin_08a'
|
||||
'm23_1_prop_m31_generator_01a',
|
||||
|
||||
}
|
||||
|
||||
-- Variable to store the current entity being interacted with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue