Update castle.js

This commit is contained in:
Walter Higgins 2013-01-01 20:10:01 +00:00
parent dc08abd534
commit bbcab2a9bc

View file

@ -1,6 +1,6 @@
load($SCRIPT_DIR + "/fort.js"); load($SCRIPT_DIR + "/fort.js");
// //
// a castle is just a big wide fort with 4 smaller forts at each corner // a castle is just a big wide fort with 4 taller forts at each corner
// //
function castle (side, height, drone) function castle (side, height, drone)
{ {