mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +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
|
||||
function lib.getCore()
|
||||
print('^3lib.getCore will be removed in a future update (v3.0.0).^0')
|
||||
local result
|
||||
|
||||
Citizen.CreateThreadNow(function()
|
||||
|
||||
Reference in New Issue
Block a user