Merge pull request #243 from Deliux/main

tweak(esx_licence/esx_vehicleshop): remove async from fxmanifest
This commit is contained in:
Mycroft
2022-05-05 14:53:00 +01:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -7,7 +7,6 @@ description 'ESX License'
version '1.7.0'
server_scripts {
'@async/async.lua',
'@es_extended/imports.lua',
'@oxmysql/lib/MySQL.lua',
'server/main.lua'
@@ -11,7 +11,6 @@ version '1.7.0'
shared_script '@es_extended/imports.lua'
server_scripts {
'@async/async.lua',
'@oxmysql/lib/MySQL.lua',
'@es_extended/locale.lua',
'locales/*.lua',