mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 11:56:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			286 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			286 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| GameButtonsWindow < HeadlessMiniWindow
 | |
|   height: 26
 | |
|   &forceOpen: true
 | |
|   &autoOpen: 4
 | |
| 
 | |
|   MiniWindowContents
 | |
|     margin-top: 2
 | |
|     
 | |
|     Panel
 | |
|       id: buttons
 | |
|       anchors.fill: parent
 | |
|       layout:
 | |
|         type: grid
 | |
|         cell-spacing: 3
 | |
|         cell-size: 20 20
 | |
|         flow: true | 
