Texas Hog Guns

The folks over at the Firearm Blog put together an awesome video discussing some their favorite guns for hog hunting in Texas.  The video is on the lengthy side but worth a watch.

You can read the full article on the Firearm Blog site.

Source: The Firearm Blog

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });