4 lines
90 B
Lua
4 lines
90 B
Lua
|
|
return {
|
||
|
|
useTarget = false, -- Enables ox_target interactions
|
||
|
|
debugPoly = false,
|
||
|
|
}
|