Update castle.js
This commit is contained in:
parent
dc08abd534
commit
bbcab2a9bc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
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)
|
||||
{
|
||||
|
|
Reference in a new issue