mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
refactor(legacy/server): Start DBSync and PayCheck after initializing
This commit is contained in:
@@ -55,6 +55,8 @@ MySQL.ready(function()
|
||||
end)
|
||||
|
||||
print('[^2INFO^7] ESX ^5Legacy^0 initialized')
|
||||
ESX.StartDBSync()
|
||||
ESX.StartPayCheck()
|
||||
end)
|
||||
|
||||
RegisterServerEvent('esx:clientLog')
|
||||
|
||||
Reference in New Issue
Block a user