Skip to content

Commit

Permalink
Mgvalleys: Code cleanup
Browse files Browse the repository at this point in the history
Split some long lines.
Edit comments.
Remove unnecessary comments and unnecessary commented-out code.
Use std::fmax/fmin instead of MYMAX/MYMIN.
Remove scope-limiting braces.
Consistently define literals as floats, except in noise parameters.
Cleanup literals in noise parameters.
Remove unnecessary 'near_cavern' line.
Reduce max spawn y to be consistent with other mapgens.
  • Loading branch information
paramat committed Apr 24, 2018
1 parent 06dd7c0 commit 534971c
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 161 deletions.

0 comments on commit 534971c

Please sign in to comment.