diff --git a/apps/openwind/app.js b/apps/openwind/app.js index c1c3408d0..72238c8d0 100644 --- a/apps/openwind/app.js +++ b/apps/openwind/app.js @@ -7,7 +7,7 @@ w = (g.getWidth()-24)/2; gps_course = {}; -var settings = require("Storage").readJSON('openwind.json', 1) || {}; +var settings = require("Storage").readJSON('openwindsettings.json', 1) || {}; i = 0; hullpoly = [];