mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-19 07:56:02 +01:00
refactor(imports/getCore): add removal notice
Was deprecated ~3 months ago, will be removed in the next large update.
This commit is contained in:
@@ -12,6 +12,7 @@ local Core = {
|
|||||||
|
|
||||||
---@deprecated
|
---@deprecated
|
||||||
function lib.getCore()
|
function lib.getCore()
|
||||||
|
print('^3lib.getCore will be removed in a future update (v3.0.0).^0')
|
||||||
local result
|
local result
|
||||||
|
|
||||||
Citizen.CreateThreadNow(function()
|
Citizen.CreateThreadNow(function()
|
||||||
|
|||||||
Reference in New Issue
Block a user