1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-30 02:32:15 +02:00
parent f2294094df
commit a2f64e39bc

View file

@ -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.