7 lines
		
	
	
	
		
			133 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			133 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| if Config.Wardrobe ~= 'qs-appearance' then
 | |
|     return
 | |
| end
 | |
| 
 | |
| function OpenClotheMenu()
 | |
|     TriggerEvent('clothing:openOutfitMenu')
 | |
| end
 | 
