Added a function to add gradient properties to cells when applying a
heightmap, and, in doing so, added a potentially useful generalised function for mapping onto two dimensional arrays. Needs testing!
This commit is contained in:
parent
8e38dc5f87
commit
e48ad3f891
3 changed files with 49 additions and 13 deletions
|
|
@ -116,6 +116,7 @@ do
|
|||
then
|
||||
lein ring uberwar
|
||||
sudo cp target/microworld.war /var/lib/tomcat7/webapps
|
||||
echo "Deployed new WAR file to local Tomcat"
|
||||
fi
|
||||
popd
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue