mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
mysql-async v3.0.1 support
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ ESX = nil
|
|||||||
|
|
||||||
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)
|
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)
|
||||||
|
|
||||||
AddEventHandler('onMySQLReady', function()
|
MySQL.ready(function()
|
||||||
ParkBoats()
|
ParkBoats()
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user