fixing typo in script file.

This commit is contained in:
Wayne Chen 2018-05-30 11:22:17 -07:00
parent 5dadfde637
commit 19308c3a58

View file

@ -185,10 +185,9 @@
} else {
Controller.enableMapping(FLYING_MAPPING_NAME);
}
});
}
}
}
}
}
initializeControls();
initializeControls();
}()); // END LOCAL_SCOPE