Skip to content
Snippets Groups Projects
Commit 0a563ca7 authored by mcmlxxix's avatar mcmlxxix
Browse files

fix typo caused by art being a hooligan

parent a2687d86
Branches
Tags
No related merge requests found
......@@ -299,7 +299,7 @@ function Map(width,height) {
if(base == undefined)
base = settings.base;
if(peak == undefined)
peak = settings.base;
peak = settings.peak;
/* iterate map again and adjust values to fit scale */
if(this.range == 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment