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

7 lines
139 B
Lua

if Config.Wardrobe ~= 'sleek-clothestore' then
return
end
function openWardrobe()
exports['sleek-clothestore']:OpenWardrobe()
end