From 1ba8a54c89760ad50f642890a19aad5523317cfb Mon Sep 17 00:00:00 2001 From: Claudio Hoffmann <hoffmanncl72341@th-nuernberg.de> Date: Mon, 18 Jan 2021 17:36:11 +0100 Subject: [PATCH] =?UTF-8?q?Scoreb:=20Fix=207=20drop=20shadow=20?= =?UTF-8?q?=F0=9F=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scoreb.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scoreb.cpp b/Scoreb.cpp index a84f60e..3ee7eee 100644 --- a/Scoreb.cpp +++ b/Scoreb.cpp @@ -100,7 +100,7 @@ static StaticPixelBuffer<4,6> constexpr sechs= { static StaticPixelBuffer<4,6> constexpr sieben= { {{ {"777 "}, - {" 7 "}, + {" 070"}, {" 70"}, {" 7 0"}, {" 70 "}, -- GitLab