Bullets Loaded Backwards (VIDEO)

backwards-bullets-660x594

Saw this on Every Day No Days Off. Mike, of ENDO, posted a video by The Ammo Channel. The Ammo Channel looks at an internet myth of loading bullets backwards to increase damage. The results are interesting but it doesn’t seem like a good idea.

Source: The Firearms Blog

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(); }); });