Oops! Last commit was premature...
This commit is contained in:
parent
e48ad3f891
commit
bdd707c4fa
|
@ -36,6 +36,7 @@
|
|||
(defn tag-gradients
|
||||
"Set the `gradient` property of each cell in this `world` to the difference in
|
||||
altitude between its highest and lowest neghbours."
|
||||
[world]
|
||||
(map-world world tag-gradient))
|
||||
|
||||
(defn transform-altitude
|
||||
|
|
Loading…
Reference in a new issue