File diff r13388:29eb3d8bb664 → r13389:48f76bbcf344
src/saveload/oldloader_sl.cpp
Show inline comments
 
@@ -433,12 +433,12 @@ static bool FixTTOEngines()
 
				}
 
			}
 

	
 
			e->info.climates = 1;
 
		}
 

	
 
			e->preview_company_rank = 0;
 
			e->preview_wait = 0;
 
			e->name = NULL;
 

	
 
			e->info.climates = 1;
 
		}
 
	}
 

	
 
	return true;