Skip to content
Snippets Groups Projects

File load closes issue #22

Merged Griefed requested to merge FileLoad into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -233,7 +233,7 @@ const methods = {
},
/**
*
* Get a file from a given heightmap and x/y coordinates.
* @author Griefed
* @param heightmap A heightmap object generated by {@link NoiseMap}
* @param x The x coordinate of which to get the value
Loading