From 2fcc901bc525be9374b163cdd21805d650aa553a Mon Sep 17 00:00:00 2001 From: brulijam Date: Thu, 13 Jun 2024 21:32:27 +0200 Subject: [PATCH] . --- src/brulijam/files/shape-hex-64-20.svg | 9 +++------ src/brulijam/shapeBuilder.lua | 1 - 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/brulijam/files/shape-hex-64-20.svg b/src/brulijam/files/shape-hex-64-20.svg index a56125a..afb1527 100644 --- a/src/brulijam/files/shape-hex-64-20.svg +++ b/src/brulijam/files/shape-hex-64-20.svg @@ -182,8 +182,7 @@ - + @@ -245,8 +244,7 @@ - + @@ -308,8 +306,7 @@ filled" x="360" y="108" style="--darkreader-inline-fill: #72ff72;" data-darkread - + diff --git a/src/brulijam/shapeBuilder.lua b/src/brulijam/shapeBuilder.lua index 38eaf98..fc2d233 100644 --- a/src/brulijam/shapeBuilder.lua +++ b/src/brulijam/shapeBuilder.lua @@ -49,7 +49,6 @@ for i = 1, length do end for k,v in pairs(lines) do - print(k) if string.match(v, "green") then print(k .. ": green") -- lines containing "green"