Merge pull request #5064 from ericrius1/paint

bumped max line points to 80
This commit is contained in:
Brad Hefta-Gaub 2015-06-08 21:20:58 -07:00
commit 3fb5e47dcc

View file

@ -12,7 +12,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
Script.include('lineRider.js')
var MAX_POINTS_PER_LINE = 30;
var MAX_POINTS_PER_LINE = 80;
var colorPalette = [{