forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
f2294094df
commit
a2f64e39bc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Config = {}
|
||||||
-- 0 standalone
|
-- 0 standalone
|
||||||
-- 1 ESX
|
-- 1 ESX
|
||||||
-- 2 QBCore
|
-- 2 QBCore
|
||||||
Config.FrameWork = 0
|
Config.FrameWork = 2
|
||||||
|
|
||||||
-- 1 = raycast (whitedot in center of the screen)
|
-- 1 = raycast (whitedot in center of the screen)
|
||||||
-- 2 = E click on keyboard only.
|
-- 2 = E click on keyboard only.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue