Subo cambios en plena produccion3

This commit is contained in:
Michael Robles
2024-02-02 11:21:13 -07:00
parent 5c277e3edd
commit 5c8727af95
8 changed files with 4 additions and 1 deletions
+1
View File
@@ -192,6 +192,7 @@ namespace compabetov2
else
{
Estadiscticas estadiscticas = new Estadiscticas();
estadiscticas.Owner = this;
estadiscticas.Show();
}
+3 -1
View File
@@ -810,7 +810,9 @@ namespace compabetov2
private void button2_Click(object sender, EventArgs e)
{
Estadiscticas estadiscticas = new Estadiscticas();
estadiscticas.Owner = this;
estadiscticas.Show();
}
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.