mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-21 00:42:48 +01:00
refactor: change event names from lualib to ox_lib
This commit is contained in:
Vendored
+1
-1
@@ -54,7 +54,7 @@ CreateThread(function()
|
||||
-- end
|
||||
|
||||
if next(update) then
|
||||
TriggerEvent('lualib:updateCache', update)
|
||||
TriggerEvent('ox_lib:updateCache', update)
|
||||
table.wipe(update)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user