Skip to content

Commit

Permalink
Update main.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
makaman59 authored Dec 17, 2023
1 parent 17a0bcc commit 8bac1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ QBCore.Config = QBConfig
QBCore.Shared = QBShared
QBCore.ClientCallbacks = {}
QBCore.ServerCallbacks = {}
QBCore.ServerRPC = {}

exports('GetCoreObject', function()
return QBCore
Expand Down

0 comments on commit 8bac1cc

Please sign in to comment.