mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Clear menus on returning to title screen
This commit is contained in:
		
							parent
							
								
									f87366de04
								
							
						
					
					
						commit
						1242e9256e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -993,6 +993,7 @@ void D_StartTitle(void)
 | 
			
		|||
	memset(deviceResponding, false, sizeof (deviceResponding));
 | 
			
		||||
 | 
			
		||||
	F_StartTitleScreen();
 | 
			
		||||
	M_ClearMenus(false);
 | 
			
		||||
 | 
			
		||||
	// Reset the palette
 | 
			
		||||
	if (rendermode != render_none)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue