Merge pull request #872 from TheFantomas/patch-5

1.9.1 Version fix
This commit is contained in:
P Gergő
2023-01-31 13:59:03 +01:00
committed by GitHub
+1 -1
View File
@@ -94,7 +94,7 @@ MySQL.ready(function()
ESX.Jobs = Jobs
end
print('[^2INFO^7] ESX ^5Legacy 1.9.0^0 initialized!')
print('[^2INFO^7] ESX ^5Legacy 1.9.1^0 initialized!')
StartDBSync()
StartPayCheck()
end)