Fixed spacing.

This commit is contained in:
Yulian Ivanov
2020-07-19 12:26:21 +01:00
committed by GitHub
parent 4a82b84a26
commit 1d1670e5d9
+3 -3
View File
@@ -13,7 +13,7 @@ server_scripts {
'locales/fr.lua',
'locales/sv.lua',
'locales/pl.lua',
'locales/es.lua',
'locales/es.lua',
'config.lua',
'server/main.lua'
}
@@ -24,7 +24,7 @@ client_scripts {
'locales/fr.lua',
'locales/sv.lua',
'locales/pl.lua',
'locales/es.lua',
'locales/es.lua',
'config.lua',
'client/main.lua',
'client/marker.lua'
@@ -33,4 +33,4 @@ client_scripts {
dependencies {
'es_extended',
'esx_vehicleshop'
}
}