mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 20:01:47 +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)
|
||||
|
||||
AddEventHandler('onMySQLReady', function()
|
||||
MySQL.ready(function()
|
||||
ParkBoats()
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user