From bbcab2a9bc0984b8e855964ac1d2a4de310f1272 Mon Sep 17 00:00:00 2001 From: Walter Higgins Date: Tue, 1 Jan 2013 20:10:01 +0000 Subject: [PATCH] Update castle.js --- castle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/castle.js b/castle.js index 9b3c03e..e160d32 100644 --- a/castle.js +++ b/castle.js @@ -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) {