diff --git a/ProjectElectricLocomotive/ProjectElectricLocomotive/FormLocomotiveCollections.cs b/ProjectElectricLocomotive/ProjectElectricLocomotive/FormLocomotiveCollections.cs index 7d4cae9..c04158a 100644 --- a/ProjectElectricLocomotive/ProjectElectricLocomotive/FormLocomotiveCollections.cs +++ b/ProjectElectricLocomotive/ProjectElectricLocomotive/FormLocomotiveCollections.cs @@ -15,6 +15,7 @@ using System.Windows.Forms; namespace ProjectElectricLocomotive { + //create 6 branch public partial class FormLocomotiveCollections : Form { private readonly LocomotiveGenericStorage _storage;