1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
EVO 2025-06-30 12:51:17 +02:00
commit a75d26e777

View file

@ -1,5 +1,5 @@
local QBCore = exports['qb-core']:GetCoreObject()
local Config = require 'config'
local Config = require 'Config'
local inZone = false
local currentMachine = nil
local PlayerData = {}