File diff r23022:731ae1300799 → r23023:7b8669afd1db
src/engine.cpp
Show inline comments
 
@@ -573,7 +573,7 @@ static bool IsWagon(EngineID index)
 
}
 

	
 
/**
 
 * Update #reliability of engine \a e, (if needed) update the engine GUIs.
 
 * Update #Engine::reliability and (if needed) update the engine GUIs.
 
 * @param e %Engine to update.
 
 */
 
static void CalcEngineReliability(Engine *e)