1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-07 14:38:30 +02:00
parent 88ffeb3375
commit 87623c8379
27 changed files with 2865 additions and 1705 deletions

View file

@ -17,6 +17,7 @@ shared_scripts {
'shared/gangs.lua',
'shared/weapons.lua',
'shared/locations.lua'
}
client_scripts {
@ -48,3 +49,5 @@ files {
}
dependency 'oxmysql'
shared_script "@AdvancedParking/fixDeleteVehicle.lua"