From 844da00b5cf38b1478f2234170451935b3b6c563 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 21 Jan 2025 18:44:07 +0000 Subject: Disabled bottom green puzzles --- lingo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lingo.cpp') diff --git a/lingo.cpp b/lingo.cpp index 7898a56..b955395 100644 --- a/lingo.cpp +++ b/lingo.cpp @@ -610,7 +610,7 @@ private: {kBottom, kBlack}, {kBottom, kRed}, {kBottom, kBlue}, - {kBottom, kGreen}, + //{kBottom, kGreen}, //{kBottom, kMagenta}, //{kBottom, kLime}, }; -- cgit 1.4.1