changed size
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Flaggor
|
||||
Color background = Color.Black;
|
||||
Color cross = Color.Gray;
|
||||
Point start = new Point(100, 100);
|
||||
float size = 20;
|
||||
float size = 10;
|
||||
public Form1()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user