mirror of
				https://github.com/TES3MP/openmw-tes3mp.git
				synced 2025-10-31 19:56:42 +00:00 
			
		
		
		
	Remove some garbage
This commit is contained in:
		
							parent
							
								
									cbc242d857
								
							
						
					
					
						commit
						e94268b4e6
					
				
					 3 changed files with 0 additions and 29 deletions
				
			
		|  | @ -3,14 +3,12 @@ | |||
| <MyGUI type="Skin"> | ||||
| 
 | ||||
|     <Skin name="MW_DispEdit" size="10 10"> | ||||
|         <!--Property key="Pointer" value="beam" /--> | ||||
|         <BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/> | ||||
|     </Skin> | ||||
| 
 | ||||
|     <Skin name="MW_DispositionEdit" size="0 0 50 50"> | ||||
|         <Property key="FontName" value="Default"/> | ||||
|         <Property key="TextAlign" value="Center"/> | ||||
|         <Property key="Colour" value="0000FF"/> | ||||
|         <Property key="Static" value="1"/> | ||||
|         <Property key="WordWrap" value="true"/> | ||||
|         <Property key="TextShadow" value="true"/> | ||||
|  |  | |||
|  | @ -5,7 +5,6 @@ | |||
|                 <Property key="FontName" value="Default"/> | ||||
|                 <Property key="TextAlign" value="Left Top"/> | ||||
|                 <Property key="TextColour" value="0 0 0"/> | ||||
|                 <!--Property key="Pointer" value="beam" /--> | ||||
|                 <BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/> | ||||
|         </Skin> | ||||
| 
 | ||||
|  |  | |||
|  | @ -166,32 +166,6 @@ | |||
| 
 | ||||
|     </Skin> | ||||
| 
 | ||||
|     <Skin name="MW_MultiSubList" size="516 516" align="Left Top"> | ||||
|         <Property key="NeedKey" value="true"/> | ||||
|         <Property key="SkinLine" value="MW_ListLine"/> | ||||
|         <Property key="HeightLine" value="20"/> | ||||
| 
 | ||||
|         <Child type="Widget" skin="MW_Box" offset="0 0 516 516" align="Stretch"/> | ||||
| 
 | ||||
|         <Child type="MWScrollBar" skin="MW_VScroll" offset="498 3 14 509" align="Right VStretch" name="VScroll"/> | ||||
| 
 | ||||
|         <Child type="Widget" skin="Default" offset="3 3 493 509" align="Stretch" name="Client"/> | ||||
| 
 | ||||
|     </Skin> | ||||
| 
 | ||||
|     <Skin name="MW_MultiList" size="516 516" align="Left Top"> | ||||
|         <Property key="NeedKey" value="true"/> | ||||
|         <Property key="SkinButton" value="ButtonSmall"/> | ||||
|         <Property key="_SkinButtonEmpty" value="EditBox"/> | ||||
|         <Property key="HeightButton" value="20"/> | ||||
| 
 | ||||
|         <Property key="SkinList" value="MW_MultiSubList"/> | ||||
| 
 | ||||
|         <Child type="Widget" skin="MW_Box" offset="0 0 516 516" align="Stretch"/> | ||||
| 
 | ||||
|         <Child type="Widget" skin="" offset="3 3 516 516" align="Stretch" name="Client"/> | ||||
|     </Skin> | ||||
| 
 | ||||
|     <!-- Horizontal line --> | ||||
| 
 | ||||
|     <Skin name="MW_HLine" size="512 10" texture="textures\menu_thin_border_top.dds"> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue