fix(fxmanifest): oal-flag

Changed in a recent commit. Since oal hasn't been working for 3 months,
it may result in some errors for internal modules (i.e. vehicleProperties).
This commit is contained in:
Linden
2022-07-27 09:39:39 +10:00
parent c76147ecae
commit 8111ffadd0
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
--[[ FX Information ]]-- --[[ FX Information ]]--
fx_version 'cerulean' fx_version 'cerulean'
use_fxv2_oal 'yes' use_experimental_fxv2_oal 'yes'
lua54 'yes' lua54 'yes'
game 'gta5' game 'gta5'