+1
-1
@@ -102,3 +102,3 @@ // Generated code -- http://www.redblobgames.com/grids/hexagons/ | ||
| var results = []; | ||
| var hex = hex_add(center, hex_scale(hex_direction[0], radius)); | ||
| var hex = hex_add(center, hex_scale(hex_direction(0), radius)); | ||
| for(var i = 0 ; i < 6 ; i++) | ||
@@ -105,0 +105,0 @@ for(var j = 0 ; j < radius ; j++) { |
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "description": "", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "license": "MIT", | ||
@@ -8,0 +8,0 @@ "homepage": "http://www.redblobgames.com/grids/hexagons/", |