mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 05:10:04 +00:00 
			
		
		
		
	Split out map page into map provider and map layout, provider initial content
This commit is contained in:
		
							parent
							
								
									411d2a3832
								
							
						
					
					
						commit
						7aa5190476
					
				
					 7 changed files with 254 additions and 14 deletions
				
			
		|  | @ -17,7 +17,8 @@ public: | |||
|    enum class Page : int | ||||
|    { | ||||
|       Welcome = 0, | ||||
|       Map, | ||||
|       MapProvider, | ||||
|       MapLayout, | ||||
|       Finish | ||||
|    }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat