removed word

This commit is contained in:
maxwes08
2025-11-10 09:46:53 +01:00
parent 4e69a33788
commit 114bea53f8

View File

@@ -72,7 +72,6 @@ namespace Flaggor
{
background = Color.FromArgb(198, 12, 48);
cross = Color.White;
string word = "ngwege";
Invalidate();
}