Added word

This commit is contained in:
2025-11-10 10:44:53 +01:00
parent 6dc050c9d7
commit 4e69a33788

View File

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