mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Correcting slight mistake I made
This commit is contained in:
		
							parent
							
								
									3bf19a004e
								
							
						
					
					
						commit
						2dfb841c38
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -791,7 +791,7 @@ void HWR_InitMD2(void)
 | 
			
		|||
		md2_models[i].grpatch = NULL;
 | 
			
		||||
		md2_models[i].skin = -1;
 | 
			
		||||
		md2_models[i].notfound = true;
 | 
			
		||||
		md2_models[s].error = false;
 | 
			
		||||
		md2_models[i].error = false;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	// read the md2.dat file
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue