Skip to content
Snippets Groups Projects
Commit eab27e55 authored by bionic85's avatar bionic85
Browse files

Update BlackJack.cs

parent 89eb3178
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@ namespace PuzzlePlayer_Namespace
{
Paint += BlackJack_Paint;
Size = new Size(500, 400);
//puzzleType =
}
private void BlackJack_Paint(object sender, System.Windows.Forms.PaintEventArgs e)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment