This commit is contained in:
Frozd
2025-11-28 09:52:24 +01:00
parent 7d71783102
commit c7076476f6
11 changed files with 103 additions and 108 deletions

View File

@@ -58,10 +58,5 @@ namespace CarManagerV2
this.CardClicked(this, EventArgs.Empty);
}
}
private void CarCard_Load(object sender, EventArgs e)
{
}
}
}