Skip to content

Commit

Permalink
Merge pull request #1 from Pyth3rEx/patch-2
Browse files Browse the repository at this point in the history
Update main.lua
  • Loading branch information
Pyth3rEx authored Dec 30, 2023
2 parents 361821b + e58446d commit 8cb72d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/main.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local QBCore = exports[Config.corename]:GetCoreObject()
local QBCore = exports['qb-core']:GetCoreObject()
local PlayerJob = {}
local patt = "[?!@#]"
local frontCam = false
Expand Down

0 comments on commit 8cb72d2

Please # to comment.