mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Remove blue box around loading screen
This commit is contained in:
		
							parent
							
								
									636cc2a496
								
							
						
					
					
						commit
						aa427bb2a7
					
				| @ -904,7 +904,6 @@ void GMainWindow::BootGame(const QString& filename) { | ||||
| 
 | ||||
|     loading_screen->Prepare(Core::System::GetInstance().GetAppLoader()); | ||||
|     loading_screen->show(); | ||||
|     loading_screen->setFocus(); | ||||
| 
 | ||||
|     emulation_running = true; | ||||
|     if (ui.action_Fullscreen->isChecked()) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 James Rowe
						James Rowe