Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
tweak(fxmanifest): remove experimental_fx_oal
Browse files Browse the repository at this point in the history
  • Loading branch information
SUP2Ak authored Nov 28, 2023
1 parent eba2c22 commit b7a2dc9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
fx_version 'cerulean'
game 'gta5'
lua54 'yes'
use_experimental_fxv2_oal 'yes'
-- use_experimental_fxv2_oal 'yes'
version '1.7'


client_scripts {
'modules/rageui/RMenu.lua',
'modules/rageui/menu/RageUI.lua',
Expand Down Expand Up @@ -50,4 +49,4 @@ dependencies {
'es_extended',
'skinchanger',
'esx_skin',
}
}

0 comments on commit b7a2dc9

Please sign in to comment.