mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	fixed order of LogManager and System init
This commit is contained in:
		
							parent
							
								
									7a080551ac
								
							
						
					
					
						commit
						bf025ed03c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -97,8 +97,8 @@ GMainWindow::GMainWindow() | |||
| 
 | ||||
|     show(); | ||||
| 
 | ||||
|     System::Init(render_window); | ||||
|     LogManager::Init(); | ||||
|     System::Init(render_window); | ||||
| } | ||||
| 
 | ||||
| GMainWindow::~GMainWindow() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue