From df8c98f96deb3f0b817e1ab3270fe74b2cca1450 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Thu, 16 Jul 2020 22:07:45 -0400
Subject: split out nullprint and set up space.regex multi-return
---
tools/search.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'tools')
diff --git a/tools/search.js b/tools/search.js
index 56137b8..eafb2bf 100644
--- a/tools/search.js
+++ b/tools/search.js
@@ -32,8 +32,9 @@ function Search(){ // searchBlock should be a Space object.
searchspace.comb( this.tiles[tile], comb.add );
});
for (let i=0; i