1
0
Fork 0
forked from Simnation/Main
Main/resources/[housing]/qs-housing/client/custom/wardrobe/illenium-appearance.lua
2025-06-09 23:54:46 +02:00

7 lines
155 B
Lua

if Config.Wardrobe ~= 'illenium-appearance' then
return
end
function openWardrobe()
TriggerEvent('illenium-appearance:client:openOutfitMenu')
end