mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:30:05 +00:00 
			
		
		
		
	County database must be loaded before settings
This commit is contained in:
		
							parent
							
								
									c970e73db8
								
							
						
					
					
						commit
						bdb859480f
					
				
					 2 changed files with 2 additions and 3 deletions
				
			
		|  | @ -1,6 +1,5 @@ | |||
| #include <scwx/qt/manager/resource_manager.hpp> | ||||
| #include <scwx/qt/manager/font_manager.hpp> | ||||
| #include <scwx/qt/config/county_database.hpp> | ||||
| #include <scwx/qt/model/imgui_context_model.hpp> | ||||
| #include <scwx/qt/types/texture_types.hpp> | ||||
| #include <scwx/qt/util/texture_atlas.hpp> | ||||
|  | @ -33,8 +32,6 @@ static const std::vector<std::pair<types::Font, std::string>> fontNames_ { | |||
| 
 | ||||
| void Initialize() | ||||
| { | ||||
|    config::CountyDatabase::Initialize(); | ||||
| 
 | ||||
|    LoadFonts(); | ||||
|    LoadTextures(); | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat