mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Tally: adjust lives icon in splitscreen
This commit is contained in:
		
							parent
							
								
									d16386f9b5
								
							
						
					
					
						commit
						f7970bcd68
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1230,6 +1230,7 @@ void level_tally_t::Draw(void)
 | 
			
		|||
 | 
			
		||||
							const skincolornum_t color = static_cast<skincolornum_t>(owner->skincolor);
 | 
			
		||||
							lives_drawer
 | 
			
		||||
								.x(r_splitscreen ? -7.0 : 0.0)
 | 
			
		||||
								.colormap(owner->skin, color)
 | 
			
		||||
								.patch(faceprefix[owner->skin][r_splitscreen ? FACE_MINIMAP : FACE_RANK]);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue