subo cambios

This commit is contained in:
Michael Robles
2024-06-30 10:21:58 -07:00
23 changed files with 755 additions and 50 deletions
+5
View File
@@ -163,5 +163,10 @@ namespace compabetov2
{
Close();
}
private void pictureBox1_Click(object sender, EventArgs e)
{
Close();
}
}
}