forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
2b2fdb6a8a
commit
0a214357a1
1 changed files with 1 additions and 1 deletions
|
@ -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 = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue