messed up comment

This commit is contained in:
Connor Turland 2016-09-20 12:04:42 -04:00
parent 966dd79187
commit 74630c2631

View file

@ -180,7 +180,7 @@ jQuery.browser = browser;
if (options.mouseWheel)
{
// START METAMAPS CODE
$('body').bind('mousewheel',this,function(event, delta) {
/*$('body').bind('mousewheel',this,function(event, delta) {
if (Metamaps.Create.newTopic.beingCreated &&
!Metamaps.Create.isSwitchingSet &&
!Metamaps.Create.newTopic.pinned) {