mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
refactor: change event names from lualib to ox_lib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
RegisterNetEvent('lualib:setVehicleProperties', function(netid, data)
|
||||
RegisterNetEvent('ox_lib:setVehicleProperties', function(netid, data)
|
||||
lib.setVehicleProperties(NetToVeh(netid), data)
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user