mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Update main.lua (#413)
Merging, corrected freemode ped don't return when exit work
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ function OpenCloakroomMenu()
|
||||
cleanPlayer(playerPed)
|
||||
|
||||
if data.current.value == 'citizen_wear' then
|
||||
if Config.EnableNonFreemodePeds then
|
||||
if Config.EnableCustomPeds then
|
||||
ESX.TriggerServerCallback('esx_skin:getPlayerSkin', function(skin, jobSkin)
|
||||
local isMale = skin.sex == 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user