mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-03 11:48:53 +00:00
Merge pull request #243 from Deliux/main
tweak(esx_licence/esx_vehicleshop): remove async from fxmanifest
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user