Fix mapgen using unitialised height map values
authorCraig Robbins <kde.psych@gmail.com>
Thu, 5 Mar 2015 06:25:53 +0000 (16:25 +1000)
committerCraig Robbins <kde.psych@gmail.com>
Thu, 5 Mar 2015 15:42:55 +0000 (01:42 +1000)
commitdaa1c30b35396653563ca9517cfd9f9934fd8cda
tree63fd5a47916260da161e7fe991cf50de85b73d91
parent3d505b2b5f6cf6a8c3475a40991d7d1f8ef75365
Fix mapgen using unitialised height map values
src/mapgen.cpp
src/mapgen.h
src/mapgen_v5.cpp
src/mapgen_v6.cpp
src/mapgen_v7.cpp