mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 15:36:02 +01:00
tweak(resource/interface): register net event for lib.notify
This commit is contained in:
@@ -17,3 +17,5 @@ function lib.notify(data)
|
|||||||
data = data
|
data = data
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
RegisterNetEvent('ox_lib:notify', lib.notify)
|
||||||
|
|||||||
Reference in New Issue
Block a user