mysql-async v3.0.1 support

This commit is contained in:
ElPumpo
2018-09-24 17:00:02 +02:00
parent 6281a1fa11
commit 03823cc93d
+1 -1
View File
@@ -2,7 +2,7 @@ ESX = nil
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)
AddEventHandler('onMySQLReady', function()
MySQL.ready(function()
ParkBoats()
end)