mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 00:56:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			328 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			328 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<MyGUI type="Resource" version="1.1">
 | 
						|
    <Resource type="ResourceSkin" name="Skin name 0" size="32 32" texture="">
 | 
						|
        <BasisSkin type="SubSkin" offset="0 0 32 32" align="Stretch">
 | 
						|
            <State name="normal" offset="0 0 32 32"/>
 | 
						|
        </BasisSkin>
 | 
						|
    </Resource>
 | 
						|
</MyGUI>
 |